st/mesa: add a fallback for clear_with_quad when no vs_layer
[mesa.git] / src / mesa /
2014-11-18 Ilia Mirkinst/mesa: add a fallback for clear_with_quad when no...
2014-11-18 Axel Davynine: Implement threadpool
2014-11-18 Axel Davynine: Add drirc options (v2)
2014-11-17 Brian Paulst/mesa: copy sampler_array_size field when copying...
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-11-16 Marek Olšáktgsi/ureg: simplify code for declaring properties
2014-11-16 Marek Olšákgallium/util: add a window_space option to the passthro...
2014-11-15 Emil VelikovRevert "mesa: Wrap SSE4.1 code in #ifdef __SSE4_1__."
2014-11-15 Kristian Høgsbergi965: Move fs_visitor ra pass to new fs_visitor::alloca...
2014-11-15 Kristian Høgsbergi965: Move fs_visitor optimization pass into new method...
2014-11-15 Kristian Høgsbergi965: Move more code into codegen-branch of the fs_visi...
2014-11-15 Kristian Høgsbergi965: Refactor fs_generator API
2014-11-14 José Fonsecast/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CO...
2014-11-14 Kenneth Graunkei965/vec4: Combine all the math emitters.
2014-11-14 Kenneth Graunkei965/vec4: Use const references in emit() functions.
2014-11-14 Kenneth Graunkei965: Use macros to create prototypes for emitter helpers.
2014-11-13 Ben Widawskyi965: Always enable VF statistics
2014-11-13 Ville Syrjäläi915: Emit 3DSTATE_SCISSOR_RECTANGLE_0 before 3DSTATE_S...
2014-11-13 Ville Syrjäläi915: Don't call _mesa_meta_glsl_Clear() on gen2
2014-11-13 Ville Syrjäläi915: Protect macro argument for TEXTURE_SET()
2014-11-13 Ville Syrjäläi915: Kill intel_context::hw_stencil
2014-11-13 Ville Syrjäläi915: Accept GL_DEPTH_STENCIL GL_DEPTH_COMPONENT format...
2014-11-13 Ville Syrjäläi915: Override mip filter to nearest with aniso
2014-11-13 Ville Syrjäläi915: Use L8A8 instead of I8 to simulate A8 on gen2
2014-11-13 Ville Syrjäläi915: Fix GL_DOT3_RGBA a bit
2014-11-11 Matt Turneri965/cfg: Remove if_block/else_block.
2014-11-11 Matt Turneri965/fs: Don't use if_block/else_block in SEL peephole.
2014-11-10 Ian Romanickmesa: Remove _mesa_max_buffer_index
2014-11-10 Ian Romanickmesa: Uniform logging is very, very unlikely
2014-11-10 Ian Romanickmesa: Don't check for API_OPENGLES in _mesa_uniform_matrix
2014-11-10 Ian Romanickmesa: Rework array error checks in validate_uniform_par...
2014-11-10 Ian Romanickmesa: Get some gl_shader_program::LinkStatus checking...
2014-11-10 Ian Romanickmesa: Rework location == -1 error checking
2014-11-10 Ian Romanickmesa: Minor clean ups in _mesa_uniform
2014-11-10 Ian Romanickmesa: Remove GLSL_TYPE_SAMPLER check
2014-11-10 Ian Romanickmesa/main: Pass the data that _mesa_uniform actually...
2014-11-09 Kenneth Graunkei965: Advertise a line width of 40.0 on Cherryview...
2014-11-09 Kenneth Graunkei965: Advertise larger line widths.
2014-11-09 Kenneth Graunkei965: Use ctx->Const.MaxLineWidth when clamping ctx...
2014-11-09 Kenneth Graunkei965: Set Line Width correctly on Cherryview and Skylake.
2014-11-07 Emil Velikovi965: drop the custom gen8_instruction CFLAG
2014-11-07 Matt Turneri965/fs: Wire up control flow correctly in predicated...
2014-11-07 Matt Turneri965/cfg: Add functions to get first and last non-CF...
2014-11-07 Kenneth Graunkeglsl: Add infrastructure for "hidden" uniforms.
2014-11-06 Timothy Arcerimesa: Add SSE 4.1 optimisation for glDrawElements.
2014-11-06 Matt Turneri965: Remove non-existent vertical strides from array.
2014-11-06 Matt Turneri965: Convert stride/width/execution size macros into...
2014-11-06 Matt Turneri965/fs: Remove force uncompressed stack.
2014-11-06 Matt Turneri965/fs: Use execution size of 1 for some shader_time...
2014-11-06 Matt Turneri965/fs: Use mov(4) instructions to read timestamp.
2014-11-06 Alexandros FrantzisReleasing a surfaceless EGL context doesn't release...
2014-11-05 Ian Romanickmesa: Silence unused parameter warning in check_context...
2014-11-05 Chris Forbesi965: Fix sampler state pointer adjustment for nonconst...
2014-11-04 Kenneth Graunkei965: Re-enable Z16 on Gen8+.
2014-11-04 Kenneth Graunkei965: Implement the PMA stall fix.
2014-11-04 Kenneth Graunkei965: Add #defines for Broadwell HiZ workarounds in...
2014-11-04 Kenneth Graunkei965: Update compaction code to handle Skylake like...
2014-11-04 Kenneth Graunkemesa: Don't call _mesa_ClipControl from glPopAttrib...
2014-11-03 Kenneth Graunkei965: Disable fast color clears on Skylake for now.
2014-11-03 Kristian Høgsbergi965/skl: Use new MOCS for SKL
2014-11-03 Jordan Justeni965/skl: Implement workaround for VF Invalidate issue
2014-11-03 Kenneth Graunkei965/skl: Update Viewport Z Clip Test Enable bits for...
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 Matt Turneri965/fs: Don't compute_to_mrf() on Gen >= 7.
2014-11-03 Ben Widawskyi965/chv: Increase VS and GS thread counts
2014-10-30 Chia-I Wumesa: protect the debug state with a mutex
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-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 Chris Forbesmesa: Fix order of errors for glDrawTransformFeedbackStream
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 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-25 Eric Anholti965: Skip recalculating URB allocations if the entry...
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
next