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_vs.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/vs: Fix unit mismatch in scratch base_offset parameter.
Kenneth Graunke
2012-10-10
1
-1
/
+1
*
i965/vp: Remove support for reading destination registers.
Eric Anholt
2012-09-27
1
-1
/
+0
*
i965: Make the param pointer arrays for the VS dynamically sized.
Eric Anholt
2012-09-07
1
-0
/
+1
*
i965: Add functions for comparing two brw_wm/vs_prog_data structs.
Eric Anholt
2012-09-07
1
-0
/
+2
*
i965/vs: Add VS program key dumping to INTEL_DEBUG=perf.
Kenneth Graunke
2012-08-27
1
-0
/
+3
*
i965: Remove vestiges of function call support from the old VS backend.
Kenneth Graunke
2012-04-09
1
-3
/
+0
*
i965: Move VUE map computation to once at VS compile time.
Eric Anholt
2012-02-21
1
-1
/
+0
*
i965/vs: Add texture related data to brw_vs_prog_key.
Kenneth Graunke
2011-12-19
1
-0
/
+3
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-2
/
+2
*
i965 Gen6+: De-compact clip planes.
Paul Berry
2011-10-06
1
-6
/
+9
*
i965 VS: Change nr_userclip to nr_userclip_planes.
Paul Berry
2011-10-06
1
-2
/
+3
*
i965: Make brw_compute_vue_map's userclip dependency a boolean.
Paul Berry
2011-10-06
1
-0
/
+6
*
i965: Move ClipPlanesEnabled state to VS cache key.
Paul Berry
2011-10-06
1
-0
/
+6
*
i965: Rearrange VS cache key struct.
Paul Berry
2011-10-06
1
-1
/
+11
*
i965: Fix a hardcoded user clip plane count.
Paul Berry
2011-09-28
1
-1
/
+1
*
i965: Don't upload clip planes when gl_ClipDistance is in use.
Paul Berry
2011-09-23
1
-0
/
+1
*
i965: Remove two_side_color from brw_compute_vue_map().
Paul Berry
2011-09-06
1
-1
/
+0
*
i965: old VS: use the VUE map to compute the URB entry size.
Paul Berry
2011-09-06
1
-1
/
+0
*
i965: old VS: Use brw_vue_map instead of implicit assumptions about VUE struc...
Paul Berry
2011-09-06
1
-1
/
+1
*
i965/vs: Run the shader backend at link time and return compile failures.
Eric Anholt
2011-08-16
1
-1
/
+2
*
i965: Set up allocation of a VS scratch space if required.
Eric Anholt
2011-08-16
1
-0
/
+1
*
i965: Start adding the VS visitor and codegen.
Eric Anholt
2011-08-16
1
-1
/
+2
*
i965: Add support for GL_FIXED vertex attributes.
Eric Anholt
2011-06-10
1
-0
/
+4
*
intel: Add support for ARB_color_buffer_float.
Eric Anholt
2011-04-20
1
-0
/
+1
*
i965: support for two-sided lighting on Sandybridge
Xiang, Haihao
2010-12-10
1
-0
/
+1
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
i965: Fix point coordinate replacement after airlied's ffvertex changes.
Eric Anholt
2010-05-17
1
-1
/
+1
*
i965: Upload as many VS constants as possible through the push constants.
Eric Anholt
2010-01-19
1
-0
/
+1
*
i965: Only set up the stack register if it's going to get used.
Eric Anholt
2010-01-18
1
-0
/
+2
*
i965: first attempt at handling URB overflow when there's too many vs outputs
Brian Paul
2009-06-30
1
-0
/
+1
*
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-27
1
-2
/
+0
*
i965: checkpoint commit: VS constant buffers
Brian Paul
2009-04-14
1
-0
/
+7
*
i965: Delete old metaops code now that there are no remaining consumers.
Eric Anholt
2009-02-02
1
-1
/
+0
*
Remove TNL-to-VP tracking from i965
Ian Romanick
2008-09-28
1
-4
/
+0
*
Merge branch '965-glsl'
Zou Nan hai
2007-10-26
1
-0
/
+6
|
\
|
*
support branch and loop in pixel shader
Zou Nan hai
2007-06-21
1
-0
/
+5
|
*
support nested function call
Zou Nan hai
2007-04-30
1
-1
/
+1
|
*
Initial 965 GLSL support
Zou Nan hai
2007-04-12
1
-0
/
+1
*
|
Fix-up #includes to remove some -I options.
Brian
2007-09-11
1
-1
/
+1
|
/
*
eliminate rhw divide under some circumstances
Keith Whitwell
2006-10-05
1
-1
/
+2
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+80
[prev]