i965: Enable EGL_KHR_gl_texture_3D_image
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_vs_state.c
2016-09-23 Lionel Landwerlini965: get rid of duplicated values from gen_device_info
2016-08-23 Dave Airliei965: use new subroutine index uploader.
2016-06-13 Francisco Jerezi965: Fix cross-primitive scratch corruption when chang...
2016-04-23 Kenneth Graunkei965: Make all atoms to track BRW_NEW_BLORP by default
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-17 Ben Widawskyi965: Extract push constant state to a new file
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-08 Kristian Høgsberg... glsl: Move _mesa_shader_stage_to_string/abbrev to shade...
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-23 Kenneth Graunkei965: Only call _mesa_load_state_parameters if prog...
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-18 Rhys Kiddi965/gen6: Resolve GCC sign-compare warning.
2015-03-03 Ben Widawskyi965: Rename some PIPE_CONTROL flags
2015-02-17 Kenneth Graunkei965: Do Sandybridge workaround flushes before each...
2014-12-04 Kenneth Graunkei965: Store floating point mode choice in brw_stage_pro...
2014-12-03 Kenneth Graunkei965: Move BRW_NEW_*_PROG_DATA flags to .brw (not ...
2014-12-03 Kenneth Graunkei965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
2014-11-29 Kenneth Graunkei965: Alphabetize brw_tracked_state flags and use a...
2014-11-20 Kenneth Graunkei965: Skip _mesa_load_state_parameters when there are...
2014-09-04 Kenneth Graunkei965: Move curb_read_length/total_scratch to brw_stage_...
2014-08-14 Neil Robertsi965: Store uniform constant values in a gl_constant_va...
2014-07-02 Eric Anholti965: Update a ton of comments about constant buffers.
2014-07-02 Eric Anholti965/gen6+: Merge VS/GS and WM push constant buffer...
2014-07-02 Eric Anholti965: Move dispatch_grf_start_reg and first_curbe_grf...
2014-07-02 Eric Anholti965: Reuse libdrm's header for AUB definitions.
2014-06-26 Greg Hunti965: Remove unneeded VS workaround stalls on Baytrail.
2014-05-03 Eric Anholti965: Move push constant state packets to push constant...
2014-05-03 Eric Anholti965/gen6: Don't update unit state when samplers change.
2014-03-25 Gregory Hainautmesa/sso: rename Shader to the pointer _Shader
2014-02-23 Eric Anholti965: Move the remaining driver debug over to stderr.
2014-02-19 Francisco Jerezi965: Move up duplicated fields from stage-specific...
2014-01-22 Paul Berrymesa: Replace ctx->Shader.Current{Vertex,Fragment,Geome...
2014-01-20 Kenneth Graunkei965: Create a helper function for emitting PIPE_CONTRO...
2013-11-05 Eric Anholti965: Tell the unit states how many binding table entri...
2013-09-01 Paul Berryi965/vs: generalize gen6_vs_push_constants in preparati...
2013-09-01 Paul Berryi965: Make sure constants re-sent after constant buffer...
2013-09-01 Paul Berryi965: Move data from brw->vs into a base class if gs...
2013-08-23 Paul Berryi965/vec4: Allow for dispatch_grf_start_reg to vary.
2013-08-19 Kenneth Graunkei965: Split sampler count variable to be per-stage.
2013-07-16 Kenneth Graunkei965: Update workaround flush comments for Gen6 3DSTATE_VS.
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-07-09 Kenneth Graunkei965: Shorten context base class dereference chains.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-04-11 Paul Berryi965/vs: split brw_vs_prog_data into generic and VS...
2013-02-11 Eric Anholti965: Simplify VS push constant upload code since remov...
2012-11-01 Kenneth Graunkei965/vs: Remove support for the old parameter layout.
2012-10-25 Kenneth Graunkei965/vs: Fix debug dumping of VS push constants.
2012-10-15 Eric Anholtintel: Remove NV_vertex_program support.
2012-08-08 Kenneth Graunkeintel: Make the length for PIPE_CONTROL explicit.
2012-02-07 Chad Versacei965: Rewrite the HiZ op
2012-01-10 Kenneth Graunkei965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6...
2011-11-11 Kenneth Graunkei965: Put a proper sampler count in 3DSTATE_VS.
2011-11-11 Kenneth Graunkei965: Rename gen6_*_constants tracked state atoms to...
2011-11-11 Kenneth Graunkei965: Use 0 for the number of binding table entries...
2011-10-31 Paul Berryi965/gen6+: Switch GLSL from ALT to IEEE floating point...
2011-10-29 Eric Anholti965: Move push constants setup to emit() time.
2011-10-26 Kenneth Graunkei965: Rename (vs|wm)_max_threads to max_(vs|wm)_threads...
2011-10-24 Kenneth Graunkei965: Apply post-sync non-zero workaround to homebrew...
2011-10-13 Paul Berryi965 Gen6+: De-compact clip plane constants for old...
2011-10-05 Paul Berryi965 Gen6: Implement gl_ClipVertex.
2011-09-28 Paul Berryi965 new VS: don't share clip plane constants in pre...
2011-09-23 Paul Berryi965: Don't upload clip planes when gl_ClipDistance...
2011-08-30 Eric Anholti965: Use native integer uniforms when the new VS backe...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-16 Eric Anholti965: Add remaining scratch space setup emit to unit...
2011-08-16 Eric Anholti965/vs: Start adding support for uniforms
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-20 Eric Anholti965: Apply a homebrew workaround for GPU hang in OGLC...
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Eric Anholti965/gen6: Add state dumping for the VS constants.
2011-07-11 Eric Anholti965: Add a type argument to brw_state_batch().
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-20 Eric Anholti965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
2011-06-20 Eric Anholti965/gen6: Add missing state flag for VS push constants.
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965/gen6: Use the dynamic state base address to reduce...
2011-04-29 Eric Anholti965/gen6: Stream the VS push constants.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-01 Eric Anholti965: Fix the VS thread limits for GT1, and clarify...
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Zou Nan haii965: bump VS thread number to 60 on SNB
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Kenneth Graunkei965: Rename various gen6 #defines to match the documen...
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-16 Eric Anholti965: Set the alternative floating point mode on gen6...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-09 Eric Anholti965: Drop push-mode reladdr constant loading and alway...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
next