i965/skl: Emit extra zeros in 3DSTATE_DS on Skylake.
[mesa.git] / src /
2014-11-03 Kenneth Graunkei965/skl: Emit extra zeros in 3DSTATE_DS on Skylake.
2014-11-03 Kristian Høgsbergi965/skl: Init instructions compaction tables for SKL
2014-11-03 Kristian Høgsbergi965/skl: Add fast clear resolve rect multipliers for SKL
2014-11-03 Kenneth Graunkei965/skl: Always emit 3DSTATE_BINDING_TABLE_POINTERS_...
2014-11-03 Kenneth Graunkei965/skl: Allocate 16 DWords for SURFACE_STATE on Skylake.
2014-11-03 Kenneth Graunkei965/skl: Refactor surface state allocation.
2014-11-03 Kenneth Graunkei965/skl: Emit extra zeros in STATE_BASE_ADDRESS on...
2014-11-03 Kenneth Graunkei965/skl: Update stencil reference handling for Skylake.
2014-11-03 Kenneth Graunkei965/skl: Set mask bits in PIPELINE_SELECT on Skylake.
2014-11-03 Jordan Justeni965/skl: Set max OpenGL version the same as gen7/8
2014-11-03 Damien Lespiaui965/skl: Update 3DSTATE_SBE for Skylake.
2014-11-03 Kenneth Graunkeglsl: Improve the CSE pass debugging output.
2014-11-03 Matt Turneri965/fs: Don't compute_to_mrf() on Gen >= 7.
2014-11-03 Matt Turnerglsl: Remove now useless dot optimization on basis...
2014-11-03 Matt Turnerglsl: Emit mul instead of dot if only one component...
2014-11-03 Tom Stellardclover: Fix clBuildProgram piglit regression
2014-11-03 José Fonsecagallivm: Disable frame-pointer-omission on x86 to ensur...
2014-11-03 José Fonsecagallivm: When disassemble a function, start by printing...
2014-11-03 Ben Widawskyi965/chv: Increase VS and GS thread counts
2014-11-01 Brian Paulgallium/docs: fix NRM, NRM4 docs
2014-10-31 Brian Paulsoftpipe: use the tgsi_free_tokens() function
2014-10-31 Brian Paultgsi: add a tgsi_free_tokens() function
2014-10-31 Brian Paulutil: simplify u_pstipple.c code
2014-10-31 Brian Paulutil: simplify temp register selection in u_pstipple.c
2014-10-31 Brian Paulutil: simplify util_pstipple_create_fragment_shader...
2014-10-31 Brian Paulsoftpipe: remove unused softpipe_create_fs_variant_exec...
2014-10-31 Brian Paulsoftpipe: check for SP_NEW_STIPPLE when building quad...
2014-10-31 Tom Stellardr600g: Fix build with opencl and radeonsi disabled
2014-10-31 Tom Stellardclover: Fix bug when binary programs are passed to...
2014-10-31 Tom Stellardclover: Factor input validation of clCompileProgram...
2014-10-31 Tom Stellardradeonsi/compute: Enable PIPE_SHADER_IR_NATIVE for...
2014-10-31 Tom Stellardr600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute...
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 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 Robertsmesa: Add support for the GL_KHR_context_flush_control...
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...
next