mesa.git
2014-06-03 Vinson Leei965: Add _default_ name changes to test_eu_compact.c.
2014-06-02 Matt Turneri965/gen8: Print number of instructions directly.
2014-06-02 Matt Turneri965: Emit compaction stats without walking the assembly.
2014-06-02 Matt Turneri965: Move program header printing to end of generate_c...
2014-06-02 Matt Turneri965: Move annotation info into generate code.
2014-06-02 Kenneth Graunkei965: Put '_default_' in the name of functions that...
2014-06-02 Kenneth Graunkei965: Delete brw_set_conditionalmod.
2014-06-02 Kenneth Graunkei965: Eliminate brw_set_conditionalmod from the Gen4...
2014-06-02 Kenneth Graunkei965: Don't use brw_set_conditionalmod in the FS and...
2014-06-02 Kenneth Graunkei965: Stop setting predication from brw_set_conditionalmod.
2014-06-02 Kenneth Graunkei965: Drop unnecessary brw_set_conditionalmod() before...
2014-06-02 Kenneth Graunkei965/clip: Use the new brw_last_inst macro instead...
2014-06-02 Kenneth Graunkei965: Create a "brw_last_inst" convenience macro.
2014-06-02 Kenneth Graunkei965: Make brw_JMPI set predicate_control based on...
2014-06-02 Kenneth Graunkei965: Remove the dst and src0 parameters from brw_JMPI.
2014-06-02 Beren Minoregl/main: Fix eglMakeCurrent when releasing context...
2014-06-02 Marek Olšákradeonsi: enable ARB_sample_shading
2014-06-02 Marek Olšákradeonsi: implement SAMPLEMASK fragment shader output
2014-06-02 Marek Olšákradeonsi: interpolate varyings at sample when full...
2014-06-02 Marek Olšákradeonsi: implement SAMPLEPOS fragment shader input
2014-06-02 Marek Olšákradeonsi: implement SAMPLEID fragment shader input
2014-06-02 Marek Olšákradeonsi: implement set_min_samples
2014-06-02 Marek Olšákradeon: add basic register setup for per-sample shading
2014-06-02 Marek Olšákradeon: split cayman_emit_msaa_state into 2 functions
2014-06-02 Marek OlšákRevert "glx: load dri driver with RTLD_LOCAL so dlclose...
2014-06-02 Christoph Bumillerr600g: use TGSI_PROPERTY to disable viewport and clipping
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
2014-06-02 Christoph Bumillerr600g: remove assert on draw with count == 0
2014-06-02 Christoph Bumillerr600g: HW bug workaround for TGSI_OPCODE_BREAKC
2014-06-02 Christoph Bumillerr600g: implement TGSI_OPCODE_BREAKC
2014-06-02 Christoph Bumillerr600g: support all channels of TGSI_FILE_ADDRESS
2014-06-02 Christoph Bumillerr600g: check for PIPE_BIND_BLENDABLE in is_format_supported
2014-06-02 Christoph Bumillerr600g: handle PIPE_QUERY_GPU_FINISHED
2014-06-01 Matt Turneri965/fs: Add fs_inst constructor that takes a list...
2014-06-01 Matt Turneri965/fs: Add a function to resize fs_inst's sources...
2014-06-01 Matt Turneri965/fs: Clean up fs_inst constructors.
2014-06-01 Matt Turneri965/fs: Loop from 0 to inst->sources, not 0 to 3.
2014-06-01 Matt Turneri965/fs: Store the number of sources an fs_inst has.
2014-06-01 Matt Turneri965/fs: ralloc fs_inst's fs_reg sources.
2014-06-01 Matt Turneri965/fs: Disable fs_inst assignment operator.
2014-06-01 Matt Turneri965/fs: Add and use an fs_inst copy constructor.
2014-06-01 Matt Turneri965: Skip IR annotations with INTEL_DEBUG=noann.
2014-06-01 Matt Turneri965/fs: Debug the optimization passes by dumping instr...
2014-06-01 Matt Turneri965: Give dump_instructions() a filename argument.
2014-06-01 Matt Turneri965: Give dump_instruction() a FILE* argument.
2014-06-01 Matt Turneri965: Add envvar to debug the optimization passes.
2014-05-31 Roland Scheideggerllvmpipe: (trivial) drop "unswizzled" from some functio...
2014-05-31 Roland Scheideggerllvmpipe: fix crash when not all attachments are popula...
2014-05-31 Roland Scheideggersoftpipe: honor the render_condition_enable bit in...
2014-05-31 Roland Scheideggerllvmpipe: honor the render_condition_enable bit in...
2014-05-31 Roland Scheideggergallium/docs: improve documentation of render condition...
2014-05-31 Brian Paulsvga: use svga_shader_too_large() in compile_vs()
2014-05-31 Brian Paulsvga: use svga_shader_too_large() in compile_fs()
2014-05-31 Brian Paulsvga: added svga_shader_too_large() helper
2014-05-31 Jeremy Huddleston... darwin: Remove extra kCGLPFAColorSize attribute when...
2014-05-31 Vinson Leeutil: Do not use __builtin_clrsb with Intel C++ Compiler.
2014-05-31 Lubomir Rinteli915: add a missing NULL pointer check
2014-05-30 Ian Romanickglapi: Duplicate GLES1 prototypes in glapi_dispatch.c
2014-05-30 Matt Turneri965/vec4: Allow writemasking on math instructions...
2014-05-30 Pavel Popovi965: Fix Line Stipple enable bit in 3DSTATE_SF for...
2014-05-30 Brian Paulst/wgl: use _debug_printf() instead of fprintf()
2014-05-30 Brian Paulst/wgl: formatting fixes in stw_framebuffer.c
2014-05-30 Brian Paulst/wgl: make stw_lookup_context_locked() an inline...
2014-05-30 Brian Paulst/wgl: fix implementation of wglCreateContextAttribsARB()
2014-05-30 Brian Paulst/wgl: add debug code to check that pixel format initi...
2014-05-30 Brian Paulst/wgl: change PFD_SWAP_COPY to PFD_SWAP_EXCHANGE.
2014-05-30 José Fonsecadocs: Document how to replace Windows built-in OpenGL...
2014-05-30 Tapani Pälliscons: add common.c as part of glcpp build
2014-05-30 Juha-Pekka... mesa: Add missing null checks into prog_hash_table.c
2014-05-30 Tapani Pälliglcpp: link with tests/common.c
2014-05-30 Juha-Pekka... mesa/main: Add missing null check in _mesa_CreatePerfQu...
2014-05-30 Juha-Pekka... mesa/drivers: Add extra null check in blitframebuffer_t...
2014-05-30 Juha-Pekka... glsl: Add null check in loop_analysis.cpp
2014-05-30 Juha-Pekka... mesa: add missing null check in _mesa_NewHashTable()
2014-05-30 Gary Wongloader: add optional /sys filesystem method for PCI...
2014-05-30 Gary Wongloader: allow attempting more than one method of PCI...
2014-05-29 Emil Velikovst/egl: do not link against libloader
2014-05-29 Emil Velikovegl_dri2: fix wayland_platform when drm_platform is...
2014-05-29 Matt Turneri965/fs: Set correct number of regs_written for MCS...
2014-05-29 Jerome Glisseglx: load dri driver with RTLD_LOCAL so dlclose never...
2014-05-29 Stéphane Marchesini915g: Support B5G5R5A1 render targets and textures
2014-05-29 Stéphane Marchesini915g: Support R4G4B4A4 render targets and textures
2014-05-29 Stéphane Marchesini915g: Fix copy region code
2014-05-28 Connor Abbottglsl/tests: remove generated tests from the repo
2014-05-28 Connor Abbottglsl/tests: call create_test_cases.py in optimization...
2014-05-28 Connor Abbottglsl/tests/lower_jumps: fix generated sexpr's for loops
2014-05-28 Connor Abbottglsl: be more consistent about printing constants
2014-05-28 Brian Paulglsl: replace strncmp("gl_") calls with new is_gl_ident...
2014-05-28 Brian Paulglsl: fix use-after free bug/crash in ast_declarator_li...
2014-05-28 Kenneth Graunkei965: Fix repeated usage of rectangle texture coordinat...
2014-05-28 José Fonsecaegl-static: Fix undefined reference to `loader_*'
2014-05-28 Topi Pohjolainenmeta/blit: Use gl_FragColor also in the msaa blit shader
2014-05-28 Alexandre Courbotnvc0/ir: use SM35 ISA with GK20A
2014-05-28 Alexandre Courbotnvc0: add GK20A 3D class
2014-05-27 Kenneth Graunkei965/sf: Replace push/pop in brw_emit_anyprim_setup.
2014-05-27 Kenneth Graunkei965/sf: Drop unnecessary push/pop in copy_z_inv_w.
2014-05-27 Kenneth Graunkei965/sf: Drop unnecessary push/pop in flatshading code.
2014-05-27 Kenneth Graunkei965/sf: Move brw_compile::flag_value to brw_sf_compile.
2014-05-27 Kenneth Graunkei965/sf: Move brw_set_predicate_control_flag_value...
2014-05-27 Kenneth Graunkei965/sf: Drop useless push/pop state from flag register...
next