mesa.git
2016-07-12 Ben Skeggsnvc0: initial support for GP100 GPUs
2016-07-11 Samuel Pitoisetnvc0: use a define for the driver constant buffer size
2016-07-11 Samuel Pitoisetnvc0: fix the driver cb size when draw parameters are...
2016-07-11 Samuel Pitoisetnvc0/ir: fix images indirect access on Fermi
2016-07-11 Marek Olšákst/mesa: remove st_dump_program_for_shader_db
2016-07-11 Marek Olšákgallivm: set LLVMNoUnwindAttribute on all intrinsics
2016-07-11 Francesco Ansanellii965: fix ignored qualifiers warning
2016-07-11 Nicolai Hähnlegallium/u_queue: assert that users must wait on fences...
2016-07-11 Nicolai Hähnlegallium/u_queue: guard fence->signalled checks with...
2016-07-10 Chad Versaceanv/dump: Fix post-blit memory barrier
2016-07-10 Chad Versaceanv/dump: Fix vkCmdPipelineBarrier flags
2016-07-10 Jason Ekstrandanv/dump: Add support for dumping framebuffers
2016-07-10 Jason Ekstrandanv/dump: Add a barrier for the source image
2016-07-10 Jason Ekstrandanv/dump: Refactor the guts into helpers
2016-07-10 Jason Ekstrandanv/dump: Use anv_minify instead of hand-rolling it
2016-07-10 Jason Ekstrandanv/dump: Take an aspect in dump_image_to_ppm
2016-07-09 Nicolai Hähnleradeonsi: fix bad assertion in si_emit_sample_mask
2016-07-08 Matt Turnerglx: Fix for commit 2c86668694.
2016-07-08 Emil Velikovdocs: add news item and link release notes for 12.0...
2016-07-08 Emil Velikovdocs: add sha256 checksums for 12.0.1
2016-07-08 Emil Velikovdocs: add release notes for 12.0.1
2016-07-08 Emil Velikovdocs: add sha256 checksums for 12.0.0
2016-07-08 Emil Velikovdocs: Update 12.0.0 release notes
2016-07-08 Matt Turnerglx: Undo memory allocation checking damage.
2016-07-08 Colin McDonaldglx: Fix indirect multi-texture GL_DOUBLE coordinate...
2016-07-08 Colin McDonaldglx: Correct opcode typos in __indirect_glTexCoordPointer.
2016-07-08 Colin McDonaldglx: Call __glXInitVertexArrayState() with a usable gc.
2016-07-08 Christian Königradeon/uvd: simplify sending context buffer message
2016-07-08 Christian Königradeon/uvd: fix contex buffer destruction in the error...
2016-07-08 Christian Königradeon/uvd: move polaris fw check into radeon_video...
2016-07-08 Christian Königradeon/video: fix coding style in radeon_video.c v2
2016-07-08 Brian Paulsvga: simplify/fix 1D/2D array resource copies
2016-07-08 Brian Paulmesa: print number of samples in renderbuffer_storage...
2016-07-08 Brian Paulsvga: remove unused variable
2016-07-08 Brian Paulsvga: add dumping for more device commands
2016-07-08 Brian Paulsvga: silence a couple unused variable warnings
2016-07-08 Charmaine Leesvga: rebind using render target surfaces in hw draw...
2016-07-08 Charmaine Leesvga: invalidate gb surface before it is reused
2016-07-08 Brian Paulsvga: fix use of provoking vertex control
2016-07-08 Nayan Deshmukhvl: add half pixel to v_tex before adding offsets
2016-07-08 Samuel Pitoisetnvc0/ir: remove unused resource info loading helpers
2016-07-08 Samuel Pitoisetnvc0/ir: refactor the surfaces info loading logic
2016-07-08 Samuel Pitoisetnvc0/ir: move the shift left op inside loadTexHandle()
2016-07-08 Nicolai Hähnleradeonsi: disable multi-threading when shader dumps...
2016-07-08 Nicolai Hähnleradeonsi: use multi-threaded compilation in debug contexts
2016-07-08 Nicolai Hähnlest/mesa: set debug callback async flag
2016-07-08 Nicolai Hähnlegallium: add async flag to pipe_debug_callback
2016-07-08 Nicolai Hähnleradeonsi: catch a potential state tracker error with...
2016-07-08 Nicolai Hähnleradeonsi: explicitly choose center locations for 1xAA...
2016-07-08 Nicolai Hähnler600g: call cayman_emit_msaa_sample_locs only when...
2016-07-08 Kenneth Graunkemesa: Mark R*32F formats as filterable when an extensio...
2016-07-08 Eric Engestromi965/blorp: fix indentation level
2016-07-07 Francisco Jerezi965: Fix remaining flush vs invalidate race conditions...
2016-07-07 Francisco Jerezi965: Make room in the batch epilogue for three more...
2016-07-07 Francisco Jerezi965: Emit SKL VF cache invalidation W/A from brw_emit_...
2016-07-07 Francisco Jerezi965: Emit SNB write cache flush W/A from brw_emit_pipe...
2016-07-07 Frank Binnsegl: restrict swap_available dri2_egl_display field...
2016-07-07 Guillaume Charifiegl: Fix the bad surface attributes combination checkin...
2016-07-07 Eric Engestromegl/display: remove unnecessary code and make it easier...
2016-07-07 Gurchetan Singhmesa: Make single-buffered GLES representation internal...
2016-07-07 Emil Velikovbugzilla_mesa.sh: Drop "Bug " from sed command
2016-07-07 Akihiko Odakimesa: don't install GLX files if GLX is not built
2016-07-07 Timothy Arcerinir: add glsl_dvec_type() helper
2016-07-07 Mathias Fröhlichosmesa: Export OSMesaCreateContextAttribs.
2016-07-07 Timothy Arcerii965: consolidate generation check
2016-07-07 Timothy Arcerii965: don't copy VS attribute work arounds for HSW+
2016-07-07 Timothy Arcerii965: add double packing support to tess stages
2016-07-07 Timothy Arcerii965: add double support packing support to gs inputs
2016-07-07 Timothy Arcerinir: add glsl_double_type() helper
2016-07-07 Timothy Arcerii965: add indirect packing support to gs load inputs
2016-07-07 Timothy Arcerii965: add indirect packing support for tcs and tes
2016-07-07 Timothy Arcerii965: add component packing support for tcs
2016-07-07 Timothy Arcerii965: add component packing support for tes
2016-07-07 Timothy Arcerii965: add component packing support for gs
2016-07-07 Timothy Arcerinir: use the same driver location for packed varyings
2016-07-07 Timothy Arcerinir: add new intrinsic field for storing component...
2016-07-06 Eric Engestromi965/docs: update Intel Linux Graphics URLs
2016-07-06 Chad Versaceanv: gitignore anv_timestamp.h
2016-07-06 Tom Stellardradeon/llvm: Use alloca instructions for larger arrays
2016-07-06 Tom Stellardradeon/llvm: Add helpers for loading and storing data...
2016-07-06 Tom Stellardradeon/llvm: Remove uses_temp_indirect_addressing(...
2016-07-06 Emil Velikovanv: vulkan: remove the anv_device.$(OBJEXT) rule
2016-07-06 Rob Clarkvbo: fix attr reset
2016-07-06 Rob Clarklist: fix list_replace() for empty lists
2016-07-06 Rob Clarkgallium: un-inline pipe_surface_desc
2016-07-06 Rob Clarkgallium/util: make util_copy_framebuffer_state(src...
2016-07-06 Nicolai Hähnlewinsys/amdgpu: avoid flushed depth when possible
2016-07-06 Nicolai Hähnlegallium/radeon: add depth/stencil_adjusted output to...
2016-07-06 Nicolai Hähnlegallium/radeon: allocate only the required plane for...
2016-07-06 Nicolai Hähnleradeonsi: decompress to flushed depth texture when...
2016-07-06 Nicolai Hähnleradeonsi: extract DB->CB copy logic into its own function
2016-07-06 Nicolai Hähnleradeonsi: sample from flushed depth texture when required
2016-07-06 Nicolai Hähnlegallium/radeon: replace is_flushing_texture with db_com...
2016-07-06 Nicolai Hähnlegallium/radeon: add can_sample_z/s flags for textures
2016-07-06 Nicolai Hähnleradeonsi: correctly mark levels of 3D textures as fully...
2016-07-06 Nicolai Hähnlegallium/radeon/winsyses: remove unused stencil_offset
2016-07-06 Nicolai Hähnlegallium/radeon: remove redundant null-pointer check
2016-07-06 Nicolai Hähnlegallium/radeon: print StencilLayout only once
2016-07-06 Nicolai Hähnlegallium/radeon: flush stdout after printing texture...
2016-07-06 Ilia Mirkinglsl: don't try to lower non-gl builtins as if they...
next