anv: Add a cmd_buffer_execbuf helper
[mesa.git] / src / mesa /
2016-11-09 Jordan Justeni965/compute: Allow ARB_compute_shader in compat profile
2016-11-08 Anuj Phogati965: Fix GPU hang related to multiple render targets...
2016-11-08 Jordan Justeni965/gen9: Allow sampling with hiz when supported
2016-11-08 Ben Widawskyi965/gen9: Add HiZ auxiliary buffer support
2016-11-08 Jordan Justeni965: Add function to indicate when sampling with hiz...
2016-11-08 Ben Widawskyi965/miptree: Create a hiz mcs type
2016-11-08 Ben Widawskyi965: Drop the aux mt when not used
2016-11-08 Ben Widawskyi965/miptree: Directly gtt map the mcs buffer
2016-11-08 Jordan Justeni965: Wrap MCS miptree in intel_miptree_aux_buffer
2016-11-08 Anuj Phogati965: Add space before paren
2016-11-08 Anuj Phogati965: Remove unnecessary white space
2016-11-08 Anuj Phogati965: Fix alpha-to-coverage and alpha test enabled...
2016-11-08 Anuj Phogatmesa: Add helper function _mesa_is_alpha_to_coverage_en...
2016-11-08 Anuj Phogatmesa: Add helper function _mesa_is_alpha_test_enabled()
2016-11-08 Anuj Phogatmesa: Use separate line for function return type
2016-11-07 Rob Clarkmesa: drop current draw/read buffer when ctx is released
2016-11-05 Brian Paulst/mesa: initialize members of glsl_to_tgsi_instruction...
2016-11-04 Kenneth Graunkemesa: Add linear ETC2/EAC to the compressed format...
2016-11-04 Nicolai Hähnlest/mesa: fix the layer of VDPAU surface samplers
2016-11-04 Nicolai Hähnlest/glsl_to_tgsi: fix dvec[34] loads from SSBO
2016-11-03 Chris Wilsoni965: Use rzalloc for cfg_t
2016-11-03 Tapani Pällii965: use rzalloc instead of calloc in brwNewProgram
2016-11-03 Timothy Arcerimesa/glsl: delete previously linked shaders earlier...
2016-11-02 Timothy Arcerimesa: move shader_info to the start of gl_program
2016-11-02 Timothy Arcerist/mesa/r200/i915/i965: use rzalloc() to create gl_program
2016-11-02 Jason Ekstrandintel/blorp: Pass a brw_stage_prog_data to upload_shader
2016-11-01 Antia Puentesi965/gen8: Fix vertex attrib upload for dvec3/4 shader...
2016-10-31 Nanley Cheryi965: Move gen8_disable_stages to brw_upload_initial_gp...
2016-10-31 Nanley Cheryi965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_inva...
2016-10-31 Marek Olšákralloc: use rzalloc where it's necessary
2016-10-31 Juha-Pekka Heikkilai965/fs: fill allocated memory with zeros where needed
2016-10-31 Juha-Pekka Heikkilai965/vec4: zero allocated memory where needed
2016-10-29 Jason Ekstrandi965/fs/generator: Don't use the address immediate...
2016-10-28 Jason Ekstrandi965: Fix make check after 66fcfa6894ab6
2016-10-28 Brian Paulmesa: rename gl_client_array -> gl_vertex_array
2016-10-28 Brian Paulmesa: code clean-up in _mesa_update_vao_client_arrays()
2016-10-28 Brian Paulmesa: update comment on vertex_attrib_binding()
2016-10-28 Brian Paulmesa: rename gl_vertex_array_object::VertexBinding...
2016-10-28 Timothy Arcerii965: use memory context when creating passthrough tcs
2016-10-28 Eduardo Lima Mitevdrivers/meta: Accept GL_TEXTURE_3D as target for tex...
2016-10-27 Jason Ekstrandi965/miptree: Remove the width/height < 32768 restrictions
2016-10-27 Jason Ekstrandi965/blit: Break blits into chunks in intel_miptree_blit
2016-10-27 Jason Ekstrandi965/blit: Break blits into chunks in set_alpha_to_one
2016-10-27 Jason Ekstrandi965/blit: Remove a bogus assertion
2016-10-27 Jason Ekstrandi965/miptree: Break miptree -> ISL tiling conversion...
2016-10-27 Jason Ekstrandi965/miptree: Remove the stencil_as_y_tiled parameter...
2016-10-27 Iago Toral Quirogai965/vec4: make offset() work in terms of a simd width...
2016-10-27 Iago Toral Quirogai965/vec4: use byte_offset() instead of offset()
2016-10-27 Iago Toral Quirogai965/vec4: add a byte_offset helper
2016-10-27 Tapani Pällimesa: expose GL_EXT_robustness
2016-10-27 Tapani Pällist/mesa: set RobustAccess true when is supported
2016-10-27 Tapani Pällii956: set RobustAccess true when is supported
2016-10-27 Tapani Pällimesa: add missing CONTEXT_ROBUST_ACCESS enum
2016-10-26 Marek Olšákst/mesa: allow multiple concurrent waiters in ClientWai...
2016-10-26 Marek Olšákst/mesa: unduplicate st_check_sync code
2016-10-26 Samuel Iglesias... mesa/program: Add _mesa_symbol_table_replace_symbol()
2016-10-26 Timothy Arcerinir: stop adjusting driver location for varying packing
2016-10-26 Timothy Arcericompiler: remove copy_shader_info()
2016-10-26 Timothy Arceriglsl: set uses texture gather directly in shader_info
2016-10-26 Timothy Arceriglsl/st/mesa: use common system values read field
2016-10-26 Timothy Arceriglsl: set patch outputs written directly in shader_info
2016-10-26 Timothy Arcerist/mesa: use common patch outputs written field
2016-10-26 Timothy Arceriglsl: set patch inputs read directly in shader_info
2016-10-26 Timothy Arcerist/mesa: use common patch inputs read field
2016-10-26 Timothy Arceriglsl: set outputs read directly in shader_info
2016-10-26 Timothy Arcerir200/glsl/st/mesa: use common outputs written field
2016-10-26 Timothy Arcerimesa/glsl: set double inputs read directly in shader_info
2016-10-26 Timothy Arcerist/mesa: use common double inputs read field
2016-10-26 Timothy Arcerir200/i915/st/mesa/compiler: use common inputs read...
2016-10-26 Timothy Arcerimesa/compiler: copy early fragment tests to shader_info...
2016-10-26 Timothy Arcerimeta: remove remaining tabs in meta.c
2016-10-26 Timothy Arcerii965: replace brw_compute_program with brw_program
2016-10-26 Timothy Arcerii965: replace brw_fragment_program with brw_program
2016-10-26 Timothy Arcerii965: replace brw_tess_{eval,ctrl}_program with brw_program
2016-10-26 Timothy Arcerii965: replace brw_geomerty_program with brw_program
2016-10-26 Timothy Arcerii965: replace brw_vertex_program with new generic brw_p...
2016-10-26 Timothy Arcerist/mesa/r200/i915/i965: eliminate gl_fragment_program
2016-10-26 Timothy Arcerii965/mesa/st/swrast: set fs shader_info directly and...
2016-10-26 Timothy Arcerimesa: remove now unused IsCentroid from gl_fragment_program
2016-10-26 Timothy Arcerist/mesa: get interpolation location at translation...
2016-10-26 Timothy Arcerii965: remove unused debug param
2016-10-26 Timothy Arceriglsl: remove now unused InterpQualifier
2016-10-26 Timothy Arcerii965: remove unused BRW_STATE_INTERPOLATION_MAP flag
2016-10-26 Timothy Arcerii965: rewrite brw_setup_vue_interpolation()
2016-10-26 Timothy Arcerist/mesa: stop making use of InterpQualifier array
2016-10-26 Timothy Arcerimesa: remove unrequired code
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_compute_program
2016-10-26 Timothy Arcerimesa: set cs shader_info metadata directly
2016-10-26 Timothy Arcerist/mesa: switch cs over to shared shader_info
2016-10-26 Timothy Arcerimesa/i965/i915/r200: eliminate gl_vertex_program
2016-10-26 Timothy Arcerii965: switch vs over to shared shader_info
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_geometry_program
2016-10-26 Timothy Arcerimesa: set gs shader_info metadata directly
2016-10-26 Timothy Arcerist/mesa: switch gs over to shared shader_info
2016-10-26 Timothy Arcerii965: switch gs over to shared shader_info
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_tess_eval_program
2016-10-26 Timothy Arcerimesa: copy tes metadata directly to shared shader info
2016-10-26 Timothy Arcerist/mesa: switch tes over to shared shader_info
2016-10-26 Timothy Arcerii965: switch tes over to shared shader_info
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_tess_ctrl_program
next