mesa.git
2016-05-28 Francisco Jerezi965/fs: Implement workaround for IVB CMP dependency...
2016-05-28 Francisco Jerezi965/fs: Enforce common regioning restrictions by SIMD...
2016-05-28 Francisco Jerezi965/fs: Enforce extended math exec size limits during...
2016-05-28 Francisco Jerezi965/fs: Handle SAMPLEINFO consistently like other...
2016-05-28 Francisco Jerezi965/fs: Lower math into Gen4-5 send-like instructions...
2016-05-28 Francisco Jerezi965/fs: Add missing get_latency_gen7() cases for the...
2016-05-28 Francisco Jerezi965/fs: Rename Gen4 physical varying pull constant...
2016-05-28 Francisco Jerezi965/fs: Implement promotion of varying pull loads...
2016-05-28 Francisco Jerezi965/fs: Hide varying pull constant load message setup...
2016-05-28 Francisco Jerezi965/fs: Avoid constant propagation when the type sizes...
2016-05-28 Francisco Jerezi965/fs: Fix CSE temporary copy for some LOAD_PAYLOAD...
2016-05-28 Francisco Jerezi965/fs: Handle instruction predication in SIMD lowerin...
2016-05-28 Francisco Jerezi965/fs: No need to unzip SIMD-periodic sources during...
2016-05-28 Francisco Jerezi965/fs: Generalize is_uniform() to is_periodic().
2016-05-28 Francisco Jerezi965/fs: Fix byte_offset() for MRF/ARF/FIXED_GRF regs.
2016-05-28 Francisco Jerezi965/fs: Fix off-by-one region overlap comparison in...
2016-05-28 Ronie Salgadoanv/cmd_buffer: Don't delete command buffers in ResetCo...
2016-05-28 Brian Paulgallium/util: another s/unsigned/enum pipe_prim_type...
2016-05-28 Jason Ekstrandanv: Try the first 8 render nodes instead of just rende...
2016-05-28 Jason Ekstrandanv: strdup the device path into the physical device
2016-05-28 Jason Ekstrandanv/formats: Exit early for unsupported formats
2016-05-28 Jason Ekstrandanv/formats: Map VK_FORMAT_UNDEFINED to ISL_FORMAT_UNSU...
2016-05-28 Jason Ekstrandanv/clear: Remove an unused variable
2016-05-27 Brian Paulgallium/util: another unsigned -> enum pipe_prim_type...
2016-05-27 Jordan Justeni965/compute: Fix uniform init issue when SIMD8 is...
2016-05-27 Bas Nieuwenhuizendocs: Mention GL4.3 and ES3.1 support for nvc0 and...
2016-05-27 Jason Ekstrandanv: Emit DRAWING_RECTANGLE once at driver initialization
2016-05-27 Jason Ekstrandanv/cmd_buffer: Only emit PIPE_CONTROL on-demand
2016-05-27 Jason Ekstrandgenxml: Make PIPE_CONTROL::CommandStreamerStallEnable...
2016-05-27 Jason Ekstrandanv/clear: Only clear the render area when doing subpas...
2016-05-27 Jason Ekstrandanv: Move push constant allocation to the command buffer
2016-05-27 Bas Nieuwenhuizenradeonsi: enable OpenGL 4.3
2016-05-27 Dave Airlienouveau: enable GL 4.3 on kepler/fermi
2016-05-27 Marek Olšákradeonsi: always reserve output space for tess factors
2016-05-27 Dave Airlieglsl/linker: call link_uniform blocks on linked shader.
2016-05-27 Dave Airliemesa/get: drop unused extension checks.
2016-05-27 Bas Nieuwenhuizengallium/ddebug: Add passthrough for query_memory_info.
2016-05-27 Jason Ekstrandnir/inline: Also rewrite param derefs for texture instr...
2016-05-27 Jason Ekstrandnir/inline: Break the guts of rewrite_param-derefs...
2016-05-27 Jason Ekstrandnir/inline: Make the rewrite_param_derefs helper work...
2016-05-27 Jason Ekstrandnir/inline: Don't use foreach_instr_safe unless we...
2016-05-27 Roland Scheideggergallivm: eliminate a unnecessary AND with unorm lerps
2016-05-27 Roland Scheideggergallium/util: use enum pipe_prim_type instead of unsign...
2016-05-27 Brian Paulsvga: remove unneeded casts in get_query_result_vgpu9...
2016-05-27 Brian Paulsvga: use MAYBE_UNUSED to silence release-build warnings
2016-05-27 Ben Widawskyisl: Fix some tautological-compare warnings
2016-05-27 Ilia Mirkinmesa: add support for GLSL ES 3.20 version string
2016-05-27 Ilia Mirkinmapi: expose new functions in GL ES 3.2
2016-05-27 Ilia Mirkinnvc0/ir: handle a load's reg result not being used...
2016-05-27 Ilia Mirkinnvc0/ir: avoid generating illegal instructions for...
2016-05-27 Rob Clarkgallium/util: fix build break
2016-05-27 Jason Ekstrandnir/spirv: Allow pointless variable decorations on...
2016-05-26 Brian Paulgallium/util: use enum pipe_prim_type in u_prim.h functions
2016-05-26 Brian Paulutil/indices: move duplicated assignments out of switch...
2016-05-26 Brian Paulgallium: change pipe_draw_info::mode to be pipe_prim_type
2016-05-26 Brian Paulutil/indices,svga: s/unsigned/enum pipe_prim_type/
2016-05-26 Brian Paulutil: s/unsigned/enum pipe_resource_usage/ for buffer...
2016-05-26 Brian Paulsvga: s/unsigned/enum pipe_resource_usage/ for buffer...
2016-05-26 Brian Paulsvga: s/unsigned/enum pipe_prim_type/ for primitive...
2016-05-26 Brian Paulsvga: fix test for unfilled triangles fallback
2016-05-26 Brian Paulsvga: clean up and improve comments in svga_draw_private.h
2016-05-26 Brian Paulutil/indices: implement unfilled (tri->line) conversion...
2016-05-26 Brian Paulutil/indices: implement provoking vertex conversion...
2016-05-26 Brian Paulutil/indices: assert that the incoming primitive is...
2016-05-26 Brian Paulutil/indices: formatting, whitespace fixes in u_unfille...
2016-05-26 Brian Paulutil/indices: improve comments in u_indices.h
2016-05-26 Brian Paulsvga: fix primitive mode (point/line/tri) test for...
2016-05-26 Ian Romanicki965: Enable GL_OES_shader_io_blocks
2016-05-26 Ian Romanickglsl: Allow shader interface blocks in GLSL ES
2016-05-26 Ian Romanickglsl: Add a has_shader_io_blocks helper
2016-05-26 Ian Romanickmesa: Add extension tracking for GL_OES_shader_io_blocks
2016-05-26 Ian Romanickmesa: Only validate SSO shader IO in OpenGL ES or debug...
2016-05-26 Ian Romanickmesa: Remove old validate_io function
2016-05-26 Ian Romanickmesa: Additional SSO validation using program_interface...
2016-05-26 Ian Romanickmesa: Track the additional data in gl_shader_variable
2016-05-26 Jason Ekstrandnir: Make nir_const_value a union
2016-05-26 Kenneth Graunkei965: Use the buffer object size for VERTEX_BUFFER_STAT...
2016-05-26 Samuel Pitoisetnvc0: invalidate textures/samplers between 3D and CP...
2016-05-26 Jason Ekstrandanv: Stop linking against libmesa.la and libdri_test_st...
2016-05-26 Jason Ekstrandi965: Don't link libmesa or libdri_test_stubs into...
2016-05-26 Jason Ekstrandi965: Move compiler debug functions to intel_screen.c
2016-05-26 Jason Ekstrandi965/test: Remove the fragment/vertex_program field...
2016-05-26 Jason Ekstrandi965: Move brw_new_shader to brw_link.cpp
2016-05-26 Jason Ekstrandi965: Move brw_nir_lower_uniforms.cpp to i965_FILES
2016-05-26 Jason Ekstrandi965: Move brw_create_nir to brw_program.c
2016-05-26 Jason Ekstrandi965/nir: Move the type_size_*_bytes functions to brw_nir.h
2016-05-26 Jason Ekstrandptn: Include nir.h
2016-05-26 Jason Ekstrandcompiler: Move glsl_to_nir to libglsl.la
2016-05-26 Ben Widawskyi965/sklgt4: Implement depth/timestamp write w/a
2016-05-26 Ben Widawskyi965/bxt: Add 2x6 variant
2016-05-26 Bas Nieuwenhuizenradeonsi: Allow TES distribution between shader engines.
2016-05-26 Bas Nieuwenhuizenradeonsi: Process multiple patches per threadgroup.
2016-05-26 Bas Nieuwenhuizenradeonsi: Add barrier before writing the tess factors.
2016-05-26 Bas Nieuwenhuizenradeonsi: Enable dynamic HS.
2016-05-26 Bas Nieuwenhuizenradeonsi: Remove LDS layout user SGPR's from TES.
2016-05-26 Bas Nieuwenhuizenradeonsi: Use buffer loads and stores for passing data...
2016-05-26 Bas Nieuwenhuizenradeonsi: Store inputs to memory when not using a TCS.
2016-05-26 Bas Nieuwenhuizenradeonsi: Add offchip buffer address calculation.
2016-05-26 Bas Nieuwenhuizenradeonsi: Add user SGPR for the layout of the offchip...
2016-05-26 Bas Nieuwenhuizenradeonsi: Use correct parameter index for LS_OUT_LAYOUT.
next