mesa.git
2015-06-05 Roland Scheideggerdraw: (trivial) fix NULL pointer dereference
2015-06-04 Kenneth Graunkei965/fs: Print mlen in dump_instructions() output.
2015-06-04 Kenneth Graunkeprog_to_nir: Make RSQ properly take the absolute value...
2015-06-04 Martin Peresmain: fix a regression in uniform handling introduced...
2015-06-04 Martin Peresmesa: reference built-in uniforms into gl_uniform_storage
2015-06-04 Roland Scheideggerllvmpipe: Implement stencil export
2015-06-03 Matt Turneri965: Use UW-typed immediate in multiply inst.
2015-06-03 Matt Turnerprogram: Replace gl_inst_opcode with enum prog_opcode.
2015-06-03 Matt Turnerprogram: Remove dead Aux field from prog_instruction.
2015-06-03 Matt Turnerprogram: Shrink and rename SaturateMode field to Saturate.
2015-06-03 Brian Paulmesa: move no-change glDepthFunc check earlier
2015-06-03 Brian Paulmesa: restore GL_EXT_depth_bounds_test state in glPopAt...
2015-06-03 Brian Paulmesa: fix glPushAttrib(0) / glPopAttrib() error
2015-06-02 Timothy Arcerinir: use src for ssa helper
2015-06-02 Timothy Arcerinir: remove extra semicolon
2015-06-02 Matt Turnerprog_to_nir: Remove OPCODE_MOV special case.
2015-06-02 Matt Turnerprog_to_nir: Remove from op_trans[] opcodes handled...
2015-06-02 Eduardo Lima... nir: prevent use-after-free condition in should_lower_phi()
2015-06-02 Kenneth Graunkei965: Add Gen8+ VS dispatch_mode assertion.
2015-06-01 Kenneth Graunkei965: Drop LOAD_PAYLOAD workaround in fs_visitor::emit_...
2015-06-01 Kenneth Graunkei965: Use proper pitch for scalar GS pull constants...
2015-06-01 Kenneth Graunkei965: Create a shader_dispatch_mode enum to replace...
2015-06-01 Kenneth Graunkei965: Drop "Vector Mask Enable" bit from 3DSTATE_GS...
2015-06-01 Brian Pauldocs: update GL_ARB_copy_image, GL_ARB_clear_texture...
2015-06-01 Brian Paulgallium/util: silence silence unused var warnings for...
2015-06-01 Brian Paulegl/dri2: silence uninitialized variable warnings
2015-06-01 Brian Paulgallivm: silence unused var warnings for non-debug...
2015-06-01 Brian Paulpipebuffer: silence unused var warnings for non-debug...
2015-06-01 Brian Paulst/mesa: silence unused var warnings for non-debug...
2015-06-01 Brian Pauldraw: silence unused var warnings for non-debug build
2015-06-01 Jose Fonsecagallivm: Remove stub disassemblerSymbolLookupCB.
2015-05-30 Neil Robertsi965: Don't add base_binding_table_index if it's zero
2015-05-30 Neil Robertsi965: Don't use a temporary when generating an indirect...
2015-05-30 Eric Anholtvc4: Don't bother with safe list traversal in CSE.
2015-05-30 Eric Anholtvc4: Convert from simple_list.h to list.h
2015-05-30 Eric Anholtvc4: Make sure we allocate idle BOs from the cache.
2015-05-30 Eric Anholtvc4: Fix return value handling for BO waits.
2015-05-29 Timothy Arcerimesa: remove unused function declaration
2015-05-29 Brian Pauldri_util: make version var unsigned to silence warnings
2015-05-29 Ben Widawskyi965: Disable compaction for EOT send messages
2015-05-29 Roland Scheideggergallivm: make sampling more robust when the sampler...
2015-05-29 Jose Fonsecaconfigure.ac: Link mcdisassembler component.
2015-05-29 Jose Fonsecaconfigure.ac: Don't bother checking whether LLVM's...
2015-05-29 Jose Fonsecagallivm: Use the LLVM's C disassembly interface.
2015-05-29 Jose Fonsecagallivm: Disable frame pointer omission on LLVM 3.7.
2015-05-29 Marek Olšákconfigure.ac: enable building GLES1 and GLES2 by default
2015-05-29 Marek Olšákst/dri: fix postprocessing crash when there's no depth...
2015-05-29 Marek Olšákradeon/llvm: reset temps_count on deallocation
2015-05-29 Marek Olšákradeon/llvm: don't use a static array size for radeon_l...
2015-05-29 Dave Airliesoftpipe: fix offset wrapping calculations (v2)
2015-05-29 Jason Ekstrandi965/vs: Rework the logic for generating NIR from ARB...
2015-05-29 Jason Ekstrandi965/fs: Remove the ir_visitor code
2015-05-29 Jason Ekstrandi965: Remove the old fragment program code
2015-05-29 Jason Ekstrandi965: Make NIR non-optional for scalar shaders
2015-05-29 Jason Ekstrandi965: Make fs/vec4_visitor inherit from ir_visitor...
2015-05-29 Jason Ekstrandi965: Rename backend_visitor to backend_shader
2015-05-29 Ian Romanickmesa: Enable ARB_direct_state_access by default for...
2015-05-29 Ian Romanickdispatch_sanity: Validate the compatibility profile...
2015-05-28 Ian Romanickdispatch_sanity: Split list of GL 3.1 functions in...
2015-05-28 Ian Romanickmesa: Don't install glVertexAttribL* functions in compa...
2015-05-28 Ian Romanickglapi: Make GL_ARB_direct_state_access functions exclus...
2015-05-28 Ian Romanickglapi: Store exec table version info outside the XML
2015-05-28 Ian RomanickRevert "mesa: Add an extension flag for ARB_direct_stat...
2015-05-28 Ian Romanickmesa: Use the profile instead of an extension bit to...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "mesa: Add ARB_direct_state_access checks in...
2015-05-28 Ian RomanickRevert "i915: Enable ARB_direct_state_access"
2015-05-28 Ian RomanickRevert "i965: Enable ARB_direct_state_access"
2015-05-28 Ian RomanickRevert "st/mesa: Enable ARB_direct_state_access"
2015-05-28 Ian Romanickmesa: Allow overriding the version of ES2+ contexts
2015-05-28 Ian Romanickmesa: Add support for a new override string MESA_GLES_V...
2015-05-28 Ian Romanickdri_util: Use _mesa_override_gl_version_contextless
2015-05-28 Ian Romanickmesa/es3.1: Enable ES 3.1 API and shading language...
2015-05-28 Ian Romanickgles/es3.1: Enable dispatch of almost all new GLES...
2015-05-28 Jason Ekstrandi965/fs: Properly handle explicit depth in SIMD16 with...
2015-05-28 Matt Turneri965: Silence warning in 3-src type-setting.
2015-05-28 Matt Turneri965/fs: Fix lowering of integer multiplication with...
2015-05-28 Iago Toral... nir: Fix output swizzle in get_mul_for_src
2015-05-28 Jose Fonsecagallivm: Workaround LLVM PR23628.
2015-05-28 Eric Anholtvc4: Just stream out fallback IB contents.
2015-05-28 Eric Anholtvc4: Don't try to put our dmabuf-exported BOs into...
2015-05-28 Eric Anholtvc4: Don't forget to make our raster shadow textures...
2015-05-28 Samuel Pitoisetvc4: make vc4_begin_query() return a boolean
2015-05-28 Ben Widawskyi965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
2015-05-28 Vinson Leegallivm: Do not use NoFramePointerElim with LLVM 3.7.
2015-05-27 Kenneth Graunkei965: Remove _NEW_MULTISAMPLE dirty bit from 3DSTATE_PS...
2015-05-27 Kenneth Graunkei965: Delete GS scratch space workaround warning.
2015-05-27 EdBclover: Log build options when dumping clc source.
2015-05-27 Ian Romanickglapi: Encapsulate nop table knowledge in new _mesa_new...
2015-05-26 Thomas Hellanddocs: Fix some typos in the developer notes
2015-05-26 Brian Paulmesa: do not use _glapi_new_nop_table() for DRI builds
2015-05-26 Brian Pauldocs: add information about reviewing patches
2015-05-26 Brian Pauldocs: update the coding style information
next