projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
i965: Move up fs_inst::regs_written to backend_instruction.
[mesa.git]
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_vs.c
2014-12-10
Kristian Høgsberg
i965: Rename brw_vec4_prog_data/key to brw_bue_prog_dat...
blob
|
commitdiff
|
raw
2014-12-05
Kenneth Graunke
i965: Compute VS attribute WA bits earlier and check...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Kenneth Graunke
i965: Store floating point mode choice in brw_stage_pro...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Kenneth Graunke
i965/vs: Set brw_vs_prog_key::clamp_vertex_color to...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Kenneth Graunke
i965: Make vertex color clamp handling code VS specific.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Kenneth Graunke
i965: Delete brw_state_flags::cache and related code.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
Kenneth Graunke
i965: Add _CACHE_ in brw_cache_id enum names.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
Kenneth Graunke
i965: Alphabetize brw_tracked_state flags and use a...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
Kenneth Graunke
i965: Pass gl_program pointers into precompile functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
Iago Toral Quiroga
i965/gen6/gs: Assign geometry shader VUE map properly.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
Jordan Justen
Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-04
Kenneth Graunke
i965: Move curb_read_length/total_scratch to brw_stage_...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
Paul Berry
i965: Create a macro for setting a dirty bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-14
Neil Roberts
i965: Store uniform constant values in a gl_constant_va...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Kenneth Graunke
util: Move ralloc to a new src/util directory.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
Gregory Hainaut
mesa/sso: rename Shader to the pointer _Shader
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Petri Latvala
i965: Allocate vec4_visitor's uniform_size and uniform_...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-27
Kenneth Graunke
i965: Convert VUE map generation checks to if rather...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-23
Eric Anholt
i965: Move compiler debugging output to stderr.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Francisco Jerez
i965: Move up duplicated fields from stage-specific...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Chris Forbes
i965/vs: Fix typo in brw_compute_vue_map
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Paul Berry
mesa: Fold long lines introduced by the previous patch.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Paul Berry
mesa: Replace ctx->Shader.Current{Vertex,Fragment,Geome...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Ian Romanick
i965: Emit writes to viewport index
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
Kenneth Graunke
i965: Use the Sandybridge VUE format on Broadwell as...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
José Fonseca
s/Tungsten Graphics/VMware/
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Kenneth Graunke
i965: Drop trailing whitespace from the rest of the...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Paul Berry
i965/vec4: Extract function to set up vec4 prog key...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Paul Berry
i965/vec4: Remove uses_clip_distance from program key.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Paul Berry
glsl: Move UsesClipDistance from gl_{vertex,geometry...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Eric Anholt
i965: Make a brw_stage_prog_data for storing the SURF_I...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Eric Anholt
i965: Remove dead arguments from prog_data_compare.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
Kenneth Graunke
i965: Fix brw_vs_prog_data_compare to actually check...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-16
Paul Berry
i965/gen6+: Remove VUE map dependency on userclip_active.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Paul Berry
i965/gs: Don't assign gl_Layer its own slot in the...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Paul Berry
i965/gs: make the state atom for compiling Gen7 geometr...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Paul Berry
i965: Move data from brw->vs into a base class if gs...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Kenneth Graunke
i965: Allocate just enough space for user clip planes...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Chad Versace
i965: Silence unused variable warning in release build
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Paul Berry
i965/gs: Add a data structure for tracking VS output...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Paul Berry
i965/vec4: Make a function for setting up vec4 program...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Paul Berry
i965/vec4: Move vec4 data structures and functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Kenneth Graunke
i965: Shorten sampler loops in precompile key setup.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Kenneth Graunke
i965/vs: Rework binding table size calculation.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Kenneth Graunke
i965: Shorten sampler loops in key setup.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Chris Forbes
i965: get rid of clip plane compaction
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Chris Forbes
i965/Gen4-5: ensure VUE slots for clipdistance are...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-14
Chris Forbes
i965/vs: Gen4/5: enable front colors if back colors...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Kenneth Graunke
i965: Delete intel_context entirely.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Kenneth Graunke
i965: Move intel_context::gen and gt fields to brw_context.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Kenneth Graunke
i965: Move intel_context::is_<platform> flags to brw_co...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Kenneth Graunke
i965: Move intel_context::perf_debug to brw_context.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Kenneth Graunke
i965: Pass brw_context to functions rather than intel_c...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-15
Chris Forbes
i965: Shrink Gen5 VUE map layout to be the same as...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-07
Chris Forbes
i965/vs: add support for emitting gl_ClipVertex
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
Eric Anholt
i965: Avoid recompiles for fragment clamping on non...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Paul Berry
i965/vs: split brw_vs_prog_data into generic and VS...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Paul Berry
i965/vs: split brw_vs_prog_key into generic and VS...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Paul Berry
i965/vs: split brw_vs_compile into generic and VS-speci...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Paul Berry
i965/vs: Remove brw_vs_prog_data pointer from brw_vs_co...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Paul Berry
i965: Generalize computation of VUE map in preparation...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Eric Anholt
i965: Fix an inconsistency inb the VUE map with gl_Clip...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Paul Berry
i965: Shrink brw_vue_map struct.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Paul Berry
i965: Store the geometry output VUE map in brw_context.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Paul Berry
i965: Move brw_vs_prog_data::outputs_written into VUE...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Paul Berry
i965: Rename BRW_VARYING_SLOT_MAX -> BRW_VARYING_SLOT_C...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Paul Berry
i965: Clarify nomenclature: vert_result -> varying
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
Paul Berry
Replace gl_vert_result enum with gl_varying_slot.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Eric Anholt
i965: Make perf_debug() output to GL_ARB_debug_output...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Paul Berry
i965: Consign COORD_REPLACE VS hacks to Pre-Gen6.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Kenneth Graunke
i965: Support GL_FIXED and packed vertex formats native...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Kenneth Graunke
i965/vs: Move uses of brw_compile from do_vs_prog to...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Kenneth Graunke
i965/vs: Rework memory contexts for shader compilation...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Kenneth Graunke
i965/vs: Pass the brw_context pointer into brw_compute_...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Kenneth Graunke
i965/vs: Pass the brw_context pointer into vec4_visitor...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Chris Forbes
i965: set attribute w/a bits for packed formats
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Chris Forbes
i965: Generalize GL_FIXED VS w/a support
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Kenneth Graunke
i965: Remove unused variables after removing the old...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Kenneth Graunke
i965/vs: Remove brw_vs_compile::constant_map.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Kenneth Graunke
i965/vs: Replace brw_vs_emit.c with dumping code into...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Kenneth Graunke
i965/vs: Fix unit mismatch in scratch base_offset param...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Eric Anholt
i965: Make the param pointer arrays for the VS dynamica...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Eric Anholt
i965: Add functions for comparing two brw_wm/vs_prog_da...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Kenneth Graunke
i965: Set swizzle fields in the VS precompile program...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Kenneth Graunke
i965/vs: Add VS program key dumping to INTEL_DEBUG...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Eric Anholt
i965: Add performance debug for register spilling.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-09
Eric Anholt
i965/gen6+: Add support for edge flags.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-09
Eric Anholt
i965/vs: Add comment noting copy_edgeflag state dependency.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-07
Eric Anholt
i965/vs: Add support for loading uniform buffer variabl...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-07
Eric Anholt
i965: Bind UBOs as surfaces like we do for pull constants.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-06
Kenneth Graunke
i965: Allocate dummy slots for point sprites before...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Kenneth Graunke
i965: Move loop over texture units into brw_populate_sa...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Eric Anholt
i965: Split the VS binding table to a separate table.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Eric Anholt
i965: Move VUE map computation to once at VS compile...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Eric Anholt
i965: Make the userclip flag for the VUE map come from...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Kenneth Graunke
i965: Remove the INTEL_OLD_VS option.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Paul Berry
i965: Fix transform feedback of gl_ClipVertex.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Kenneth Graunke
i965: Add missing _NEW_TEXTURE dirty bit to brw_vs_prog...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Kenneth Graunke
i965/vs: Add texture related data to brw_vs_prog_key.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Mathias Fröhlich
mesa: Make gl_program::InputsRead 64 bits.
blob
|
commitdiff
|
raw
|
diff to current
next