mesa.git
2016-07-12 Francisco Jerezclover: Move back to using build_error to signal compil...
2016-07-12 Serge Martinclover: Override ret_object.
2016-07-12 Francisco Jerezclover/tgsi: Add stub link_program() function.
2016-07-12 Francisco Jerezclover/tgsi: Move compiler entry point declaration...
2016-07-12 Francisco Jerezclover/llvm: Implement the -create-library linker option.
2016-07-12 Francisco Jerezclover/llvm: Implement linkage of multiple clover modules.
2016-07-12 Francisco Jerezclover/llvm: Split compilation and linking.
2016-07-12 Francisco Jerezclover/llvm: Implement library bitcode codegen.
2016-07-12 Francisco Jerezclover/llvm: Trivial assorted cleanups for invocation...
2016-07-12 Francisco Jerezclover/llvm: Split native codegen into separate file.
2016-07-12 Francisco Jerezclover/llvm: Split bitcode codegen into separate file.
2016-07-12 Francisco Jerezclover/llvm: Split shared codegen support code into...
2016-07-12 Francisco Jerezclover/llvm: Define function for bitcode print-out.
2016-07-12 Francisco Jerezclover/llvm: Split native codegen and assembly print...
2016-07-12 Francisco Jerezclover/llvm: Clean up bitcode codegen.
2016-07-12 Francisco Jerezclover/llvm: Use metadata introspection utils for kerne...
2016-07-12 Francisco Jerezclover/llvm: Use metadata introspection utils for kerne...
2016-07-12 Francisco Jerezclover/llvm: Add simplified utility functions for metad...
2016-07-12 Francisco Jerezclover/llvm: Clean up codestyle of get_kernel_args().
2016-07-12 Francisco Jerezclover/llvm: Fold compile_native() call into build_modu...
2016-07-12 Francisco Jerezclover/llvm: Factor out duplicated construction of...
2016-07-12 Francisco Jerezclover/llvm: Clean up compile_native().
2016-07-12 Francisco Jerezclover/llvm: Clean up ELF parsing.
2016-07-12 Francisco Jerezclover/llvm: Move a bunch of utility functions into...
2016-07-12 Francisco Jerezclover/llvm: Tidy debug handling.
2016-07-12 Francisco Jerezclover/llvm: Use helper function to abort compilation...
2016-07-12 Francisco Jerezclover/llvm: Simplify diagnostic_handler().
2016-07-12 Francisco Jerezclover/llvm: Trivial codestyle clean-up for optimize().
2016-07-12 Francisco Jerezclover/llvm: Clean up compilation into LLVM IR.
2016-07-12 Francisco Jerezclover/llvm: Factor out LLVM context init.
2016-07-12 Francisco Jerezclover/llvm: Declare compiler instance at top level...
2016-07-12 Francisco Jerezclover/llvm: Refactor compiler instance initialization.
2016-07-12 Francisco Jerezclover/llvm: Factor out compiler option tokenization.
2016-07-12 Francisco Jerezclover/llvm: Factor out target string parsing.
2016-07-12 Francisco Jerezclover/llvm: Collect #ifdef mess into a separate file.
2016-07-12 Francisco Jerezclover/llvm: Drop dead code.
2016-07-12 Francisco Jerezclover/llvm: Drop support for LLVM < 3.6.
2016-07-12 Serge Martinclover: Bump required LLVM version to 3.6.
2016-07-12 Ilia Mirkinmesa: set _NEW_BUFFERS when updating texture bound...
2016-07-12 Ilia Mirkinmeta/texsubimage: tex_image is always non-null, avoid...
2016-07-12 Ilia Mirkinst/mesa: return appropriate mesa format for ETC texture...
2016-07-12 Ilia Mirkinmesa: etc2 online compression is unsupported, don't...
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...
next