index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_vec4_vp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Store uniform constant values in a gl_constant_value instead of float
Neil Roberts
2014-08-14
1
-2
/
+2
*
i965/vp: Use the sampler for pull constant loads on Gen7/7.5.
Kenneth Graunke
2014-08-12
1
-5
/
+12
*
i965: Make a brw_conditional_mod enum.
Matt Turner
2014-07-05
1
-1
/
+1
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-2
/
+1
*
i965/vec4: Use swizzle() in the ARB_vertex_program code.
Francisco Jerez
2014-02-19
1
-24
/
+9
*
i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr...
Francisco Jerez
2014-02-19
1
-3
/
+3
*
i965: Fix broken asserts
Chris Forbes
2013-11-17
1
-1
/
+1
*
i965: Make a brw_stage_prog_data for storing the SURF_INDEX information.
Eric Anholt
2013-10-15
1
-1
/
+1
*
i965/gs: Update defines related to GS surface organization.
Paul Berry
2013-08-31
1
-1
/
+1
*
i965: Stop including brw_vs.h from brw_vec4.h.
Paul Berry
2013-08-23
1
-0
/
+1
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+2
*
i965/vs: move VS-specific data members to vs_vec4_visitor.
Paul Berry
2013-04-11
1
-8
/
+12
*
i965/vs: move ARB_vertex_program functions to vec4_vs_visitor.
Paul Berry
2013-04-11
1
-3
/
+3
*
i965/vs: Make some vec4_visitor functions virtual.
Paul Berry
2013-04-11
1
-1
/
+1
*
i965/vs: split brw_vs_prog_data into generic and VS-specific parts.
Paul Berry
2013-04-11
1
-6
/
+6
*
i965/vs: Remove brw_vs_prog_data pointer from brw_vs_compile.
Paul Berry
2013-04-11
1
-5
/
+5
*
i965/vs: Make type of vec4_visitor::vp more generic.
Paul Berry
2013-04-11
1
-3
/
+3
*
i965: Clarify nomenclature: vert_result -> varying
Paul Berry
2013-03-23
1
-5
/
+5
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-1
/
+1
*
i965/vs: Replace brw_vs_emit.c with dumping code into the vec4_visitor.
Kenneth Graunke
2012-11-01
1
-0
/
+667