mesa.git
2014-08-15 Emil Velikovglx/drisw: add support for DRI2rendererQueryExtension
2014-08-15 Emil Velikovglx/dri2: use mapping table for dri2_convert_glx_query_...
2014-08-15 Emil Velikovglx/drisw: Move private structure declarations to a...
2014-08-15 Brian Paulmesa: check if GL_ARB_copy_image is enabled in _mesa_Co...
2014-08-15 Neil Robertsi965/blorp_clear: Use memcpy instead of assignment...
2014-08-15 Glenn Kennardr600g: Implement ARB_derivative_control
2014-08-15 Chris Forbesdocs: Update relnotes for ARB_gpu_shader5
2014-08-15 Chris Forbesdocs: Mark off ARB_gpu_shader5 for i965
2014-08-15 Chris Forbesi965: Enable ARB_gpu_shader5 on Gen7
2014-08-15 Chris Forbesi965/fs: Add support for nonconst sampler indexing...
2014-08-15 Chris Forbesi965/fs: Add support for non-const sampler indices...
2014-08-15 Chris Forbesi965/fs: Refactor generate_tex in prep for nonconst...
2014-08-15 Chris Forbesi965/fs: Use brw_adjust_sampler_state_pointer in fs...
2014-08-15 Chris Forbesi965/vec4: Add support for nonconst sampler indexing...
2014-08-15 Chris Forbesi965/vec4: Add support for non-const sampler indices...
2014-08-15 Chris Forbesi965: Generalize sampler state pointer mangling for...
2014-08-15 Chris Forbesi965/vec4: Refactor generate_tex in prep for non-const...
2014-08-15 Chris Forbesi965: Extract helper function for surface state pointer...
2014-08-15 Chris Forbesdocs: Mark off ARB_gpu_shader5 UBO array indexing for...
2014-08-15 Chris Forbesi965/vec4: Add visitor support for nonconst ubo block...
2014-08-15 Chris Forbesi965/vec4: Generate indirect sends for nonconstant...
2014-08-15 Chris Forbesi965/fs: Add visitor support for nonconstant UBO indices
2014-08-15 Chris Forbesi965/fs: Generate indirect sends for nonconstant UBO...
2014-08-15 Chris Forbesi965: Adjust set_message_descriptor to handle non-sends
2014-08-15 Chris Forbesi965: Add low-level support for indirect sends
2014-08-15 Kenneth Graunkei965/fs: Add pass to rename registers to break live...
2014-08-15 Kenneth Graunkei965: Fix INTDIV math assertions on Broadwell.
2014-08-15 Kenneth GraunkeRevert "i965/vec4: Use MOV, not OR, to set URB write...
2014-08-15 Chris Forbesdocs: Mark off ARB_derivative_control for i965.
2014-08-15 Chris Forbesi965: Enable ARB_derivative_control on Gen7+.
2014-08-15 Chris Forbesi965/fs: Support fine/coarse derivative opcodes
2014-08-15 Chris Forbesi965/vec4: Assert that fine/coarse derivative ops don...
2014-08-15 Chris Forbesglsl: Mark program as using dFdy if coarse/fine variant...
2014-08-15 Ilia Mirkinnv50,nvc0: add support for fine derivatives
2014-08-15 Ilia Mirkinmesa/st: add support for emitting fine derivative opcodes
2014-08-15 Ilia Mirkingallium: add opcodes/cap for fine derivative support
2014-08-15 Ilia Mirkinmesa/program: add new derivative unops to the unexpecte...
2014-08-15 Ilia Mirkinglsl: add ARB_derivative control support
2014-08-15 Ilia Mirkinmesa: add ARB_derivative_control extension bit
2014-08-15 Ilia Mirkinmesa: add ARB_texture_barrier support
2014-08-15 Marek Olšákdocs: document radeonsi BPTC support, sort extensions...
2014-08-14 Glenn Kennardr600g: Implement BPTC texture support
2014-08-14 Kristian Høgsbergi965: Rename intelValidateState to intel_update_state
2014-08-14 Kristian Høgsbergi965: Assign PS kernel start pointers when we decide...
2014-08-14 Grigori Goronzyradeonsi: implement BPTC texture support
2014-08-14 Marek Olšákradeonsi: fix buffer invalidation of unbound texture...
2014-08-14 Marek Olšákr600g: implement invalidation of texture buffer objects
2014-08-14 Marek Olšákr600g: fix constant buffer fetches
2014-08-14 Marek Olšákr600g: clear constant buffer sizes at the beginning...
2014-08-14 Pekka Paalanenegl_dri2: fix EXT_image_dma_buf_import fds
2014-08-14 Pekka Paalaneni965: fix compiler error in union initiliazer
2014-08-14 Anuj Phogati965: Bail on FS copy propagation for scratch writes...
2014-08-14 Anuj Phogati965: Bail on vec4 copy propagation for scratch writes...
2014-08-14 Aras Pranckeviciusglsl: Fixed vectorize pass vs. texture lookups.
2014-08-14 Brian Paulra: move declarations before code to fix MSVC build
2014-08-14 Brian Paulsvga: remove some unneeded INLINE qualifiers
2014-08-14 Emil Velikovdocs/autoconf: update to better reflect reality
2014-08-14 Jose Fonsecascons: do not include headers from the sources lists
2014-08-14 Emil Velikovconfigure.ac: remove enable 32/64 bit hacks
2014-08-14 Emil VelikovRevert "configure: Fix --enable-XX-bit flags by moving...
2014-08-14 Neil Robertsi965: Store uniform constant values in a gl_constant_va...
2014-08-14 Christian Königst/vdpau: add device reference counting
2014-08-14 Chris Forbesmesa: Make ARB_gpu_shader5 core-profile-only
2014-08-14 Ilia Mirkinnouveau: force luminance clear colors to have the same...
2014-08-14 Kenneth Graunkei965: Enable INTDIV in SIMD16 mode.
2014-08-14 Kenneth Graunkei965/fs: Drop "do dual source blending" generator param...
2014-08-14 Jason Ekstrandmesa/texstore: Don't use the _mesa_swizzle_and_convert...
2014-08-14 Dave Airliedocs: update ARB_vertex_attrib_64bit status
2014-08-14 Dave Airliedocs/GL3.txt: add GLES 3.1 section
2014-08-14 Dave Airliehud: don't overrun malloced arrays
2014-08-14 Roland Scheideggermesa: fix texstore with GL_COLOR_INDEX data
2014-08-13 Andreas Bollwinsys/radeon: fix hawaii accel_working2 comment
2014-08-13 Tom Stellardr300g: Fix bug in build_loop_info()/compiler v2
2014-08-13 Tom Stellardclover: Flush the command queue in clReleaseCommandQueue()
2014-08-13 Tom Stellardradeonsi/compute: Stop leaking the input buffer
2014-08-13 Tom Stellardradeonsi/compute: Whitespace fixes
2014-08-13 Tom Stellardradeonsi/compute: Call si_pm4_free_state() after emitti...
2014-08-13 Tom Stellardradeonsi/compute: Update reference counts for buffers...
2014-08-13 Tom Stellardradeon/compute: Report a value for PIPE_SHADER_CAP_MAX_...
2014-08-13 Tom Stellardradeon/compute: Fix reported values for MAX_GLOBAL_SIZE...
2014-08-13 Connor Abbottra: optimistically color only one node at a time
2014-08-13 Connor Abbottra: don't consider nodes for spilling we don't need to
2014-08-13 Connor Abbottra: make the p, q test more efficient
2014-08-13 Connor Abbottra: cleanup the public API
2014-08-13 Ilia Mirkinnouveau: only try to get new storage if there are any...
2014-08-13 Ilia Mirkinnouveau: add emacs dir-locals file for tabs/8-space...
2014-08-13 Ilia Mirkinnvc0: increase GLSL level to 400 to enable ARB_gpu_shader5
2014-08-13 Ilia Mirkinmesa/st: enable ARB_gpu_shader5 if the reported GLSL...
2014-08-12 Emil Velikovandroid: add CleanSpec.mk
2014-08-12 Emil Velikovandroid: megadriver_stub: prefix static libraries with...
2014-08-12 Emil Velikovandroid: loader: prefix static libraries with libmesa_*
2014-08-12 Emil Velikovandroid: dri/i9*5: remove used _INCLUDES variable
2014-08-12 Emil Velikovandroid: drivers/dri: add $(mesa_top)/src to the includ...
2014-08-12 Emil Velikovandroid: dri: use the installed libdrm headers
2014-08-12 Emil Velikovandroid: gallium: use the installed libdrm headers
2014-08-12 Emil Velikovandroid: loader: use the installed libdrm headers
2014-08-12 Emil Velikovandroid: egl/dri2: use the installed libdrm headers
2014-08-12 Emil Velikovandroid: dri/i915: do not build an 'empty' driver
2014-08-12 Emil Velikovautomake: mesa: whitespace fixes
2014-08-12 Emil Velikovmesa: guard better when building with sse4.1 optimisations
next