mesa.git
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for sampler messages.
2018-07-10 Francisco Jerezintel/eu: Provide desc immediate argument up front...
2018-07-10 Francisco JerezTRIVIAL: intel/eu: Use a local devinfo variable in...
2018-07-10 Francisco Jerezintel/eu: Use brw_set_desc() along with a helper to...
2018-07-10 Francisco Jerezintel/eu: Define SET_BITS helper more easily reusable...
2018-07-10 Francisco Jerezintel/eu: Define helper to specify the descriptor immed...
2018-07-10 Francisco Jerezintel/eu: Add brw_inst.h helpers for the SEND(C) descri...
2018-07-10 Jordan Justeni965: Support saving the gen program with glGetProgramB...
2018-07-10 Jordan Justeni965: Add flag_state param to brw_search_cache
2018-07-10 Jordan Justenmesa: Add gl_shader_program param to ProgramBinarySeria...
2018-07-10 Jordan Justeni965: Add brw_populate_default_key
2018-07-10 Jordan Justeni965: Replace brw_setup_tex_for_precompile brw with...
2018-07-10 Jordan Justeni965: Regenerate blob without gen program for shader...
2018-07-10 Jordan Justencompiler/blob: Add blob_skip_bytes
2018-07-10 Jordan Justeni965: Add support for driver cache blob containing...
2018-07-10 Jordan Justeni965: Use brw_prog_key_set_id in disk cache load/store...
2018-07-10 Jordan Justeni965: Add brw_prog_key_set_id helper to set the program...
2018-07-10 Jordan Justeni965: Add brw_stage_cache_id to map gl stages to brw...
2018-07-10 Jordan Justeni965: Add brw_(read|write)_blob_program_data functions
2018-07-10 Jordan Justeni965: Add brw_program_deserialize_driver_blob
2018-07-10 Jordan Justeni965: Move brw_program_*serialize_nir to brw_program_bi...
2018-07-10 Jordan Justenmesa: Always call ProgramBinarySerializeDriverBlob
2018-07-10 Jordan Justeni965: Use ShaderCacheSerializeDriverBlob driver function
2018-07-10 Jordan Justenst/mesa: Use ShaderCacheSerializeDriverBlob driver...
2018-07-10 Jordan Justenst/mesa: Skip serializing driver_cache_blob if it exists
2018-07-10 Jordan Justenmesa: Add disk shader cache driver blob callback
2018-07-10 Iago Toral... intel/compiler: emit actual barriers for working-group...
2018-07-10 Dave Airlieradv: add some cxxflags for new c++ file
2018-07-10 Jason Ekstrandanv,radv: Add support for VK_KHR_get_display_properties2
2018-07-09 Jason Ekstrandintel/aubinator_error_decode: Allow for more sections
2018-07-09 Jason Ekstrandintel/batch_decoder: Recurse for all 2nd level batches
2018-07-09 Dave Airlievirgl/vtest: add support to vtest for new cap getting.
2018-07-09 Anuj Phogati965/icl: Don't set float blend optimization bit in...
2018-07-09 Anuj Phogatanv/icl: Don't set float blend optimization bit in...
2018-07-09 Jason Ekstrandanv: Implement VK_EXT_vertex_attribute_divisor
2018-07-09 Jason Ekstrandanv/pipeline: Add a per-VB instance divisor
2018-07-09 Jason Ekstrandanv/pipeline: Use a per-VB struct instead of separate...
2018-07-09 Jose Maria... anv: Enable SPV_KHR_8bit_storage and VK_KHR_8bit_storage
2018-07-09 Jose Maria... spirv/nir: Add support for SPV_KHR_8bit_storage
2018-07-09 Jose Maria... spirv: Include headers and grammar for SPV_KHR_8bit_storage
2018-07-09 Jose Maria... i965/fs: Enable store_ssbo for 8-bit types.
2018-07-09 Jose Maria... intel/compiler: relax brw_eu_validate for byte raw...
2018-07-09 Jose Maria... i965/fs: Enable conversions to 8-bit integers
2018-07-09 Jose Maria... i965: Support for 8-bit base types in helper functions
2018-07-09 Jose Maria... i965/fs: Register allocator shoudn't use grf127 for...
2018-07-09 Jose Maria... intel/compiler: grf127 can not be dest when src and...
2018-07-09 Dave Airlieradv: using tls to store llvm related info and speed...
2018-07-09 Adam Jacksonswrast: Fix eglMakeCurrent(dpy, NULL, NULL, ctx) (v2)
2018-07-09 Lionel Landwerlinintel: tools: dump_gpu: fix ppgtt mapping
2018-07-09 Eric Anholtv3d: Implement noperspective varyings on V3D 4.x.
2018-07-09 Eric Anholtv3d: Refactor flat shade/centroid flag emission.
2018-07-09 Eric Anholtv3d: Fix typo in dither mode offset.
2018-07-09 zhaowei yuanglsl: Treat sampler2DRect and sampler2DRectShadow as...
2018-07-07 Charmaine Leest/wgl: check for NULL piAttribList in wglCreatePbuffer...
2018-07-09 Jason Ekstrandanv: Add support for VK_KHR_create_renderpass2
2018-07-09 Jason Ekstrandanv: Make subpass::depth_stencil_attachment a pointer
2018-07-09 Jason Ekstrandanv/pass: Move implicit dependency setup to anv_render_...
2018-07-09 Jason Ekstrandanv/pass: Move some dependency setup into a helper
2018-07-09 Jason Ekstrandanv/pass: Move a bunch of analysis into a separate...
2018-07-09 Jason Ekstrandanv/pass: Use a designated initailizer for attachments
2018-07-09 Jason Ekstrandanv: Bump the advertised patch version to 80
2018-07-09 Adam Jacksonglx: Don't allow glXMakeContextCurrent() with only...
2018-07-09 Erik Faye-Lundmesa: verify MaxVertexAttribStride for GLES 3.1
2018-07-09 Erik Faye-Lundmesa: verify MaxVertexAttribStride for GL 4.4
2018-07-09 Erik Faye-Lundr600: report incorrect max-vertex-attrib for GL 4.4
2018-07-09 Jose Maria... intel/fs: use uint type for per_slot_offset at GS
2018-07-09 Samuel Pitoisetradv: add the trace BO to the list when starting a...
2018-07-09 Samuel Pitoisetradv: reduce CPU overhead in radv_flush_descriptors()
2018-07-09 Iago Toral... intel/compiler: remove unused function
2018-07-09 Iago Toral... anv/pipeline: honor the pipeline_cache_enabled run...
2018-07-09 Roland Scheideggerr600/sb: fix crash in fold_alu_op3
2018-07-09 Jason Ekstrandvulkan: Update the XML and headers to 1.1.80
2018-07-07 Lionel Landwerlini965: fix clear color bo address relocation
2018-07-07 Mauro Rossiradv: winsys/amdgpu: include missing pthread.h header
2018-07-07 Karol Herbstnv50/ir: fix Instruction::isActionEqual for PHI instruc...
2018-07-07 Rhys Perrynvc0/ir: use the combined tid special register
2018-07-07 Jason Ekstrandnir/print: Print texture and sampler indices
2018-07-06 Ian Romanickintel/compiler: Relax mixed type restriction for satura...
2018-07-06 Ian Romanicki965/vec4: Properly handle sign(-abs(x))
2018-07-06 Ian Romanicki965/fs: Properly handle sign(-abs(x))
2018-07-06 Lionel Landwerlinvulkan: utils: handle hexadecimal values in registry
2018-07-06 Marek Olšákst/dri: fix a crash in server_wait_sync
2018-07-06 Mathieu Bridonpython: Stop using the Python 2 exception syntax
2018-07-06 Mathieu Bridonpython: Use spaces, not tabs
2018-07-06 Mathieu Bridonpython: Use the print function
2018-07-06 Jon Turneyvma/tests: Fix compilation if limits.h defines PAGE_SIZ...
2018-07-06 Samuel Pitoisetradv: fix emitting the view index on GFX9
2018-07-06 Ian Romanicki965/vec4: Make the vec4_visitor::nir_emit_instr defaul...
2018-07-06 Ian Romanickintel/compiler: More DCE after lowering
2018-07-05 Eric Anholtv3d: Fix leak of the default attributes BOs.
2018-07-05 Eric Anholtv3d: Fix leak of the spill BO on context destruction.
2018-07-05 Eric Anholtnir: Apply fragment color clamping to gl_FragData[...
2018-07-05 Eric Anholtv3d: Skip emitting per-RT blend state for RTs with...
2018-07-05 Eric Anholtv3d: Add proper support for GL_EXT_draw_buffers2's...
2018-07-05 Eric Anholtv3d: Add support for GL_SAMPLE_ALPHA_TO_ONE.
2018-07-05 Eric Anholtv3d: Respect swap_color_rb for the f32_color_rb case.
2018-07-05 Eric Anholtst/nir: Disable varying packing when doing transform...
2018-07-05 Jon Turneymeson: Set with_dri from with_gallium when DRI glx...
2018-07-05 Samuel Pitoisetradv/winsys: make use of radeon_emit()
2018-07-05 Samuel Pitoisetradv: only flush CB meta in pipeline image barriers...
next