nir/lower_vec_to_movs: Better report channels handled by insert_mov
[mesa.git] / src / mesa /
2016-02-10 Ben Widawskyi965: Make sure we blit a full compressed block
2016-02-10 Ian Romanickmeta/decompress: Don't pollute the renderbuffer namespace
2016-02-10 Ian Romanickmeta: Use internal functions for renderbuffer access
2016-02-10 Ian Romanickmeta/decompress: Track renderbuffer using gl_renderbuff...
2016-02-10 Ian Romanicki965/meta: Don't pollute the renderbuffer namespace
2016-02-10 Ian Romanicki965/meta: Use internal functions for renderbuffer...
2016-02-10 Ian Romanicki965/meta: Return struct gl_renderbuffer* from brw_get_...
2016-02-10 Ian Romanickmeta: Don't save or restore the renderbuffer binding
2016-02-10 Ian Romanickmeta: Use _mesa_CreateRenderbuffers instead of _mesa_Ge...
2016-02-10 Ian Romanicki965/meta: Use _mesa_CreateRenderbuffers instead of...
2016-02-10 Ian Romanickmesa: Refactor renderbuffer_storage to make _mesa_rende...
2016-02-10 Ian Romanickmesa: Refactor _mesa_framebuffer_renderbuffer
2016-02-10 Samuel Pitoisetst/mesa: check ureg_create() retval in create_pbo_uploa...
2016-02-10 Chris Forbesi965/blorp: Fix hiz ops on MSAA surfaces
2016-02-10 Topi Pohjolaineni965/gen8: Remove dead assertion
2016-02-10 Topi Pohjolaineni965: Use constant pointer when checking for compression
2016-02-10 Brian Paulmesa: fix trivial comment typo in dlist.c
2016-02-10 Kenneth Graunkei965/vec4: Drop support for ATTR as an instruction...
2016-02-10 Kenneth Graunkei965/vec4/gs: Stop munging the ATTR containing gl_Point...
2016-02-10 Kenneth Graunkei965: Apply VS attribute workarounds in NIR.
2016-02-10 Brian Paulst/mesa: clarify some texture target code in st_cb_draw...
2016-02-10 Brian Paulst/mesa: fix bitmap texture target code and simplify...
2016-02-10 Brian Paulst/mesa: use MAX3() macro, as we do for sampler view...
2016-02-10 Brian Paulst/mesa: move some st_cb_drawpixels.c code, add comments
2016-02-09 Nanley Cherymesa/readpix: Dedent former _mesa_readpixels() if block
2016-02-09 Nanley Cherymesa/readpix: Don't clip in _mesa_readpixels()
2016-02-09 Nanley Cherymesa/readpix: Clip ReadPixels() area to the ReadBuffer's
2016-02-09 Nanley Cherymesa/image: Make _mesa_clip_readpixels() work with...
2016-02-09 Jason Ekstrandi965/vec4: Plumb separate surfaces and samplers through...
2016-02-09 Jason Ekstrandi965/vec4: Separate the sampler from the surface in...
2016-02-09 Jason Ekstrandi965/fs: Plumb separate surfaces and samplers through...
2016-02-09 Jason Ekstrandi965/fs: Separate the sampler from the surface in gener...
2016-02-09 Jason Ekstrandi965/fs: Add an enum for keeping track of texture instr...
2016-02-09 Jason Ekstrandnir: Separate texture from sampler in nir_tex_instr
2016-02-09 Jason Ekstrandnir/tex_instr: Rename sampler to texture
2016-02-09 Kenneth Graunkei965: Explicitly write the "TR DS Cache Disable" bit...
2016-02-09 Rob Clarkptn: use const_index helpers
2016-02-09 Marek Olšákgallium: pass the robust buffer access context flag...
2016-02-09 Marek Olšákst/mesa: remove st_is_program_native
2016-02-09 Marek Olšákst/mesa: unify destroy_program_variants cases for TCS...
2016-02-09 Marek Olšákst/mesa: unify get_variant functions for TCS, TES, GS
2016-02-09 Marek Olšákst/mesa: unify variants and delete functions for TCS...
2016-02-09 Brian Paulmesa: fix incorrect viewport position when GL_CLIP_ORIG...
2016-02-09 Brian Paulmesa: rewrite save_CallLists() code
2016-02-09 Brian Paulmesa: add missing error check in _mesa_CallLists()
2016-02-09 Brian Paulmesa: whitespace clean-ups in dlist.h
2016-02-09 Brian Paulst/mesa: don't allocate bitmap drawing state until...
2016-02-09 Brian Paulst/mesa: move the setup_bitmap_vertex_data() code into...
2016-02-09 Brian Paulst/mesa: refactor some bitmap drawing code
2016-02-09 Ilia Mirkinmesa: remove hack to fix up GL_ANY_SAMPLES_PASSED results
2016-02-09 Ilia Mirkinst/mesa: make use of the occlusion predicate query
2016-02-09 Kenneth Graunkei965: Use nir_lower_load_const_to_scalar().
2016-02-09 Timothy Arcerimesa: remove now unused sampler index handing code
2016-02-09 Timothy Arcerimesa: compute sampler index in ir_to_mesa rather than...
2016-02-09 Kenneth Graunkei965: Don't add barrier deps for FB write messages.
2016-02-09 Dave Airliest/mesa: enable AoA for gallium drivers reporting GLSL...
2016-02-09 Dave Airliest/mesa: add atomic AoA support
2016-02-09 Dave Airliemesa: drop unused nonconst sampler functions.
2016-02-09 Dave Airliest/mesa: handle indirect samplers in arrays/structs...
2016-02-09 Dave Airlieglsl/ir: add param index to variable.
2016-02-08 Francisco Jerezi965: Rename define for the PIPE_CONTROL DC flush bit.
2016-02-08 Francisco Jerezi965: Invalidate state cache before L3 partitioning...
2016-02-08 Francisco Jerezi965: Fix cache pollution race during L3 partitioning...
2016-02-08 Francisco Jerezi965/fs: Don't emit unnecessary SEL instruction from...
2016-02-08 Matt Turneri965/vec4: Update vec4 unit tests for commit 01dacc83ff.
2016-02-08 Brian Pauldri/common: include debug_output.h to silence warning
2016-02-08 Brian Paulst/mesa: minor formatting fixes in st_cb_bitmap.c
2016-02-08 Brian Paulmesa: move GL_ARB_debug_output code into new debug_outp...
2016-02-07 Vinson Leemesa/extensions: Fix NVX_gpu_memory_info lexicographica...
2016-02-05 Marek Olšákmesa/get: fix a breakage after rebase
2016-02-05 Matt Turneri965/vec4: don't copy ATTR into 3src instructions with...
2016-02-05 Marek Olšákst/mesa: implement and enable memory info extensions...
2016-02-05 Marek Olšákmesa: implement GL_ATI_meminfo (v2)
2016-02-05 Marek Olšákmesa: implement GL_NVX_gpu_memory_info (v2)
2016-02-05 Steinar H. Gundersonmesa: Fix locking of GLsync objects.
2016-02-05 Nicolai Hähnlest/mesa: bail out of try_pbo_upload_common when constan...
2016-02-05 Nicolai Hähnlest/mesa: bail out of try_pbo_upload_common when vertex...
2016-02-05 Nicolai Hähnlest/mesa: reduce the scope of sampler_view in try_pbo_up...
2016-02-05 Nicolai Hähnlest/mesa: do uploads earlier in try_pbo_upload_common
2016-02-05 Neil Robertsmain: Use a derived value for the default sample count
2016-02-05 Neil Robertsprogram: Use _mesa_geometric_samples to calculate gl_Nu...
2016-02-05 Neil Robertsmain: Use _mesa_geometric_samples to calculate GL_SAMPL...
2016-02-05 Neil Robertsmain: Use _mesa_geometric_samples to calculate the...
2016-02-05 Ilia Mirkinst/mesa: add query buffer support
2016-02-05 Ilia Mirkinmesa: add core implementation of ARB_query_buffer_object
2016-02-05 Ilia Mirkinmesa: add driver interface for writing query results...
2016-02-05 Rafal Mielniczukmesa: Handle QUERY_BUFFER_BINDING in GetIntegerv
2016-02-05 Rafal Mielniczukmesa: Add QueryBuffer to context
2016-02-05 Rafal Mielniczukmesa: Add ARB_query_buffer_object extension flag
2016-02-04 Timothy Arcerimesa: remove dead program parameter functions
2016-02-04 Patrick RudolphDRI_CONFIG: Add option to override vendor id
2016-02-04 Matt Turneri965/fs: Allocate single register at a time for constants.
2016-02-04 Patrick Baggettmesa: Use SSE prefetch instructions rather than 3DNow...
2016-02-03 Ilia Mirkinst/mesa: fix potential null deref if no shader is passed in
2016-02-03 Nicolai Hähnlest/mesa: implement PBO upload for glCompressedTex(Sub...
2016-02-03 Nicolai Hähnlest/mesa: redirect CompressedTexSubImage to our own...
2016-02-03 Nicolai Hähnlest/mesa: inline the implementation of _mesa_store_compr...
2016-02-03 Nicolai Hähnlest/mesa: implement PBO upload for multiple layers
2016-02-03 Fredrik Höglundst/mesa: Accelerate PBO uploads
2016-02-03 Nicolai Hähnlest/mesa: use the correct address generation functions...
next