mesa.git
2014-07-19 Ian Romanicki965: Silence 'comparison is always true' warning
2014-07-19 Ian Romanicki965: Silence many unused parameter warnings
2014-07-19 Vinson Leeconfigure.ac: Add LLVM patch version to error message.
2014-07-19 Jason Ekstrandmain/format_pack: Fix a wrong datatype in pack_ubyte_R8...
2014-07-18 Carl Worthdocs: Import 10.2.4 release notes
2014-07-18 Jason EkstrandAdd support for RGBA8 and RGBX8 textures in intel_texsu...
2014-07-18 Jason Ekstrandi965: Improve debug output in intelTexImage and intelTe...
2014-07-17 Marek Olšákradeonsi: only update vertex buffers when they need...
2014-07-17 Marek Olšákradeonsi: remove nr_vertex_buffers
2014-07-17 Marek Olšákradeonsi: move vertex buffer descriptors from IB to...
2014-07-17 Marek Olšákradeonsi: add support for fine-grained sampler view...
2014-07-17 Marek Olšákradeonsi: move si_set_sampler_views to si_descriptors.c
2014-07-17 Marek Olšákradeonsi: move sampler descriptors from IB to memory
2014-07-17 Marek Olšákradeonsi: implement ARB_draw_indirect
2014-07-17 Marek Olšákradeonsi: don't add info->start to the index buffer...
2014-07-17 Marek Olšákradeonsi: use an SGPR instead of VGT_INDX_OFFSET
2014-07-17 Marek Olšákradeonsi: assume LLVM 3.4.2 is always present
2014-07-17 Marek Olšákconfigure.ac: require LLVM 3.4.2 for radeon
2014-07-17 Marek Olšákst/mesa,gallium: add a workaround for Unigine Heaven...
2014-07-17 Marek Olšákglsl: add a mechanism to allow #extension directives...
2014-07-17 Glenn Kennardr600g: Implement GL_ARB_texture_gather
2014-07-17 Anuj Phogati965: Fix z_offset computation in intel_miptree_unmap_d...
2014-07-17 Anuj PhogatRevert "i965: Extend compute-to-mrf pass to understand...
2014-07-17 Adel Gadllahi915: Fix up intelInitScreen2 for DRI3
2014-07-17 Pavel Popovmesa: Fix regression introduced by commit "mesa: fix...
2014-07-17 Thorsten Glasernv50: fix build failure on m68k due to invalid struct...
2014-07-17 Tom Stellardclover: Call end_query before getting timestamp result v2
2014-07-17 Tapani Pälliglsl: handle a switch where default is in the middle...
2014-07-16 Kenneth Graunkeglsl: Make the tree rebalancer use vector_elements...
2014-07-16 Kenneth Graunkeglsl: Guard against error_type in the tree rebalancer.
2014-07-16 Kenneth Graunkeglsl: Make the tree rebalancer bail on matrix operands.
2014-07-16 Kenneth GraunkeRevert "i965: Implement GL_PRIMITIVES_GENERATED with...
2014-07-16 Chia-I Wuilo: add some missing formats
2014-07-16 Chia-I Wuilo: update and tailor the surface format table
2014-07-16 Kenneth Graunkei965: Don't copy propagate abs into Broadwell logic...
2014-07-16 Kenneth Graunkei965/fs: Use WE_all for gl_SampleID header register...
2014-07-16 Kenneth Graunkei965/fs: Set force_uncompressed and force_sechalf on...
2014-07-16 Kenneth Graunkei965: Set execution size to 8 for instructions with...
2014-07-15 Christoph Bumillernvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS
2014-07-15 Christoph Bumillernvc0: add support for indirect drawing
2014-07-15 Ilia Mirkinnouveau: check if a fence has already been signalled
2014-07-15 Matt Turnerglsl: Don't declare variables in for-loop declaration.
2014-07-15 Connor Abbottexec_list: Make various places use the new length(...
2014-07-15 Connor Abbottexec_list: Add a function to give the length of a list.
2014-07-15 Connor Abbottexec_list: Add a prepend function.
2014-07-15 Ian Romanickmesa: Don't allow GL_TEXTURE_{LUMINANCE,INTENSITY}_...
2014-07-15 Ian Romanickmesa: Don't allow GL_TEXTURE_BORDER queries outside...
2014-07-15 Ian Romanickmesa: Handle uninitialized textures like other textures...
2014-07-15 Matt Turneri965/fs: Relax interference check in register coalescing.
2014-07-15 Matt Turneri965/fs: Perform CSE on sends-from-GRF rather than...
2014-07-15 Matt Turnerglsl: Update expression types after rebalancing the...
2014-07-15 Matt Turnerglsl: Add callback_leave to ir_hierarchical_visitor.
2014-07-15 Matt Turneri965: Initialize new chunks of realloc'd memory.
2014-07-15 Tom Stellardradeon/llvm: Fix LLVM diagnostic error reporting
2014-07-15 José Fonsecautil/tgsi: Fix ureg_EMIT/ENDPRIM prototype.
2014-07-15 Vinson Leeglapi: Use GetProcAddress instead of dlsym on Windows.
2014-07-15 Chia-I Wuilo: raise texture size limits
2014-07-15 Chia-I Wuilo: move away from drm_intel_bo_alloc_tiled
2014-07-14 Marek Olšákradeonsi: partially revert "switch descriptors to i32...
2014-07-14 Matt Turneri965/vec4: Invalidate live intervals in opt_cse, not...
2014-07-14 Matt Turneri965/vec4: Move aeb list into opt_cse_local.
2014-07-14 Matt Turneri965/fs: Invalidate live intervals in opt_cse, not...
2014-07-14 Matt Turneri965/fs: Move aeb list into opt_cse_local.
2014-07-14 Cody Northropglsl: Fix aggregates with dynamic initializers.
2014-07-13 Jon TURNEYAvoid mesa_dri_drivers import lib being installed
2014-07-12 Chris Forbesi965/vec4: Silence warnings about unhandled interpolati...
2014-07-12 Chris Forbesdocs: Mark off ARB_gpu_shader5 interpolation functions...
2014-07-12 Chris Forbesi965/fs: add support for ir_*_interpolate_at_* expressions
2014-07-12 Chris Forbesi965/fs: Skip channel expressions splitting for interpo...
2014-07-12 Chris Forbesi965/fs: add generator support for pixel interpolator...
2014-07-12 Chris Forbesi965: add low-level support for send to pixel interpolator
2014-07-12 Chris Forbesi965/disasm: add support for pixel interpolator messages
2014-07-12 Chris Forbesi965: Add message descriptor bit definitions for pixel...
2014-07-11 Chris Forbesi965/disasm: Disassemble indirect sends more properly
2014-07-11 Chris Forbesi965: Avoid crashing while dumping vec4 insn operands
2014-07-11 Chris Forbesi965: Fix two broken asserts in brw_eu_emit
2014-07-11 Chris Forbesglsl: add new interpolateAt* builtin functions
2014-07-11 Chris Forbesglsl: add new expression types for interpolateAt*
2014-07-11 Chris Forbesallow builtin functions to require parameters to be...
2014-07-11 Marek Olšákradeonsi: rename definitions of shader limits
2014-07-11 Marek Olšákradeonsi: switch descriptors to i32 vectors
2014-07-11 Marek Olšákradeonsi: properly implement texture opcodes that take...
2014-07-11 Marek Olšákradeonsi: fix texture fetches with derivatives for...
2014-07-11 Marek Olšákradeonsi: fix samplerCubeShadow with bias
2014-07-11 Marek Olšákst/mesa: fix samplerCubeShadow with bias
2014-07-11 Marek Olšákmesa: fix crash in st/mesa after deleting a VAO
2014-07-11 Jon TURNEYconfigure: Cygwin requires _XOPEN_SOURCE >= 700 to...
2014-07-10 Brian Paulgallium/docs: minor clarification for TXQ instruction
2014-07-10 Brian Paulsoftpipe: fix sp_get_dims() for PIPE_BUFFER
2014-07-10 Brian Paulglsl/glcpp: move macro declaration before code to fix...
2014-07-10 Ilia Mirkinnvc0/ir: add support for interpolating with non-default...
2014-07-10 Ilia Mirkingallium: add INTERP_* opcodes to support interpolateAt*
2014-07-10 Ilia Mirkinr600g: remove unused base_vector_chan variable
2014-07-10 Ilia Mirkini965: forward-declare struct brw_context in brw_reg.h
2014-07-10 Ilia Mirkinnvc0/ir: fix encoding of offset register into interpola...
2014-07-10 Ilia Mirkinnvc0/ir: account for indirect textures on fermi for txd
2014-07-10 Ilia Mirkinnvc0/ir: unset s/r indirect sources before moving every...
2014-07-10 Emil Velikovtargets/dri-swrast: Convert to static/shared pipe-driver
2014-07-10 Emil Velikovst/dri: merge dri/drm and dri/sw backends
2014-07-10 Emil Velikovtargets/dri-swrast: convert to gallium megadrivers :)
next