mesa.git
2014-10-31 Tom Stellardgallium/radeon: Add query for symbol specific config...
2014-10-30 Marek Olšákr300g: remove enabled/disabled hyperz and AA compressio...
2014-10-30 Dieter Nützelr600g: Delete unused variable 'max_global_size' in...
2014-10-30 Chia-I Wumesa: protect the debug state with a mutex
2014-10-30 Chia-I Wuglsl: protect glsl_type with a mutex
2014-10-30 Chia-I Wuglsl: protect anonymous struct id with a mutex
2014-10-30 Chia-I Wuutil: initialize locale_t with a static object
2014-10-30 Chia-I Wuconfigure: check for xlocale.h and strtof
2014-10-30 Chia-I Wuutil: add _mesa_strtod and _mesa_strtof
2014-10-30 Mathias Fröhlichmesa/gallium: Signal _NEW_TRANSFORM from glClipControl.
2014-10-30 Matt TurnerRevert "i965/compaction: Disable compaction on SNB...
2014-10-30 Matt Turneri965/vec4: Perform CSE on MAD instructions with final...
2014-10-30 Matt Turneri965/fs: Perform CSE on MAD instructions with final...
2014-10-30 Matt Turnerglsl: Drop constant 0.0 components from dot products.
2014-10-29 Kenneth Graunkeglx/dri3: Implement LIBGL_SHOW_FPS=1 for DRI3/Present.
2014-10-29 Kenneth Graunkei965: Rename brw_vec4_gs.[ch] to brw_gs.[ch].
2014-10-29 Kenneth Graunkei965: Rename brw_gs{,_emit}.[ch] to brw_ff_gs{,_emit...
2014-10-29 Kenneth Graunkei965: Rename intel_bufferobj_* functions to match GL...
2014-10-29 Jan Veselyconfigure: fix typos
2014-10-29 Jan Veselyconfigure: include llvm systemlibs when using static...
2014-10-29 Michel Dänzerradeon/llvm: Dynamically allocate branch/loop stack...
2014-10-29 Chris Forbesmesa: Fix order of errors for glDrawTransformFeedbackStream
2014-10-29 Eric Anholtvc4: Add support for ARL and indirect register access...
2014-10-29 Eric Anholtvc4: Fix mixup of return type in reloc_tex().
2014-10-29 Eric Anholtvc4: Drop redundant check for is_tmu_write().
2014-10-29 Eric Anholtvc4: Don't forget to validate code that's got PROG_END...
2014-10-29 Eric Anholtvc4: Add .dir-locals.el for kernel style in the kernel...
2014-10-29 Eric Anholtvc4: Fix a couple missing '\n's in error output.
2014-10-29 Brian Paulst/mesa: use PIPE_BIND_DISPLAY_TARGET when checking...
2014-10-28 Marek OlšákRevert "st/mesa: set MaxUnrollIterations = 255"
2014-10-28 David Heidelbergerr300g/vdpau: enable again
2014-10-28 Marek Olšákr300g: only set clip_halfz for chips with HW TCL
2014-10-28 Marek Olšákradeonsi: fix incorrect index buffer max size for lower...
2014-10-28 Marek Olšákradeonsi: fix polygon mode for points and lines and...
2014-10-28 Marek Olšákr600g: fix polygon mode for points and lines and point...
2014-10-28 Glenn Kennardr600g: Implement sm5 UBO/sampler indexing
2014-10-28 Glenn Kennardr600g: Implement sm5 interpolation functions
2014-10-28 Neil Robertsdocs: Update GL3.txt and relnotes for GL_KHR_context_fl...
2014-10-28 Neil Robertsmesa: Add support for the GL_KHR_context_flush_control...
2014-10-28 Neil Robertsgles2: Update gl2ext.h to revision 28335
2014-10-28 Jason Ekstrandi965/fs: Don't set dependency hints on instructions...
2014-10-27 Jason Ekstrandi965/fs: Make scratch write instructions use the correc...
2014-10-27 Jason Ekstrandi965/fs: Use correct spill offsets
2014-10-27 Jason Ekstrandi965: Use the spill destination for the message header...
2014-10-27 Jason Ekstrandi965/fs: Don't [un]spill multiple registers at a time...
2014-10-27 Jason Ekstrandi965/fs: Use instruction execution sizes when generatin...
2014-10-27 Lionel Landwerlinegl/drm: do not crash when swapping buffers without...
2014-10-26 Tobias Klausmannnv50: handle inverted render conditions
2014-10-25 Rob Clarkfreedreno/ir3: consider instruction neighbors in cp
2014-10-25 Rob Clarkfreedreno/ir3: always mov tex coords
2014-10-25 Rob Clarkfreedreno: rename a couple debug flags
2014-10-25 Rob Clarkfreedreno/ir3: skip virtual outputs in standalone compiler
2014-10-25 Mathias Fröhlichglx: Fix make check.
2014-10-25 Mathias Fröhlichmesa: Add ARB_clip_control.xml to automake.
2014-10-25 Rob Clarkfreedreno/ir3: standalone compiler updates for ir3test
2014-10-25 Chia-I Wuilo: improve blob decoding
2014-10-25 Eric Anholti965: Skip recalculating URB allocations if the entry...
2014-10-25 Andres Gomezglsl: Standardize names and fix typos
2014-10-25 Ian Romanicki965: Silence unused parameter warning in brw_dump_ir
2014-10-25 Ian Romanicki965: Remove brwIsProgramNative
2014-10-25 Ian Romanickmesa: Silence unused parameter warning in _mesa_init_sh...
2014-10-25 Ian Romanickmesa: Remove context parameter from dd_function_table...
2014-10-25 Ian Romanickmesa: Make _mesa_init_shader_program static
2014-10-25 Ian Romanickmesa: Remove context parameter from _mesa_init_shader_p...
2014-10-25 Ian Romanickglsl_to_tgsi: Remove st_new_shader
2014-10-25 Ian Romanickglsl_to_tgsi: Remove st_new_shader_program
2014-10-25 Ian Romanicki965: Remove brw_new_shader_program
2014-10-25 Ian Romanickmesa: Silence unused parameter warning in _mesa_clear_s...
2014-10-25 Ian Romanicklinker: Rely on _mesa_clear_shader_program_data to...
2014-10-25 Ian Romanickmesa: Add some missing clean-up to _mesa_clear_shader_p...
2014-10-25 Ian Romanickmesa: Remove prototypes for nonexistent functions
2014-10-25 Ian Romanickff_fragment_shader: Silence unused parameter warning...
2014-10-25 Ian Romanickmeta: Only use _mesa_ClipControl if the extension is...
2014-10-25 Emil Velikovdocs: add news item and link release notes
2014-10-25 Emil Velikovdocs: Add sha256 sums for the 10.3.2 release
2014-10-25 Emil VelikovAdd release notes for the 10.3.2 release
2014-10-24 Jason Ekstrandi965/fs: Compute q-values for register allocation manually
2014-10-24 Jason Ekstrandi965/fs: Don't interfere with too many base registers
2014-10-24 Jason Ekstrandi965/fs: Properly precolor payload registers on GEN5...
2014-10-24 Jason Ekstrandi965/fs: Add another use of MAX_VGRF_SIZE
2014-10-24 Jason Ekstrandutil: Use reg_belongs_to_class instead of BITSET_TEST
2014-10-24 José Fonsecallvmpipe: Ensure the packed input of the lp_test_format...
2014-10-24 José Fonsecallvmpipe: Flush stdout on lp_test_* unit tests.
2014-10-24 Mathias Fröhlichgallium: Enable ARB_clip_control for gallium drivers.
2014-10-24 Mathias Fröhlichgallium: introduce PIPE_CAP_CLIP_HALFZ.
2014-10-24 Mathias Fröhlichmesa: Handle clip control in meta operations.
2014-10-24 Mathias Fröhlichmesa: Implement ARB_clip_control.
2014-10-24 Mathias Fröhlichmesa: Refactor viewport transform computation.
2014-10-24 Eric Anholtvc4: Reuse uniform_data/contents indices when making...
2014-10-24 Eric Anholtvc4: When asked to discard-map a whole resource, discar...
2014-10-24 Eric Anholtvc4: Refactor flushing before mapping a BO.
2014-10-24 Eric Anholtvc4: Allow dead code elimination of unused varyings.
2014-10-24 Eric Anholtvc4: Add debug output to match shaderdb info to program...
2014-10-24 Andreas Bollradeon: enable Hyper-Z on r600g and radeonsi by default
2014-10-23 Matt Turneri965: Silence unused variable warning.
2014-10-23 Matt Turneri965/fs: Silence uninitialized variable warning.
2014-10-23 Matt Turnerutil: Add assume() macro.
2014-10-23 Jan Veselyglapi: Fix compiler warning and script name
2014-10-23 Rob ClarkRevert "freedreno/a3xx: only emit dirty consts"
2014-10-23 Rob Clarkfreedreno: fix PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
next