index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Redoing the way we handle vertex shaders for the draw module."
Zack Rusin
2007-09-28
1
-1
/
+1
*
Redoing the way we handle vertex shaders for the draw module.
Zack Rusin
2007-09-28
1
-1
/
+1
*
st_draw_vertices() no longer needs attribs[] array parameter
Brian
2007-09-25
1
-3
/
+2
*
remove #includes of tgsi_attribs.h
Brian
2007-09-20
1
-1
/
+0
*
checkpoint: TGSI_ATTRIB_x tokens no longer used
Brian
2007-09-20
1
-1
/
+2
*
Switch fragment/vertex shaders to the new caching semantics.
Zack Rusin
2007-09-20
1
-3
/
+3
*
Checkpoint: replacement of TGSI_ATTRIB_x tokens with input/output semantics.
Brian
2007-09-19
1
-3
/
+5
*
Adding proper includes often helps with the warnings,
Zack Rusin
2007-09-19
1
-0
/
+1
*
Convert the rasterizer cso to the new semantics.
Zack Rusin
2007-09-19
1
-1
/
+1
*
grab vertex program pointer after state validation
Brian
2007-09-19
1
-2
/
+3
*
Checkpoint: rework shader input/output register mapping.
Brian
2007-09-18
1
-47
/
+56
*
Convert shader to an immutable state object.
Zack Rusin
2007-09-18
1
-3
/
+3
*
Finishing up rename of the setup state to the rasterizer state.
Zack Rusin
2007-09-18
1
-1
/
+1
*
converting the setup state to immutable object and renaming it to rasterizer ...
Zack Rusin
2007-09-18
1
-1
/
+1
*
Plug in selection/feedback code.
Brian
2007-09-17
1
-9
/
+171
*
merge buffer_unreference(), buffer_reference()
Brian
2007-09-10
1
-2
/
+3
*
Fixup include paths after rename
Keith Whitwell
2007-08-24
1
-1
/
+1
*
map Mesa vertex attribs/arrays to TGSI attribs
Brian
2007-08-23
1
-5
/
+69
*
Checkpoint: remove more of the old draw_vb() code.
Brian
2007-08-20
1
-78
/
+2
*
Start to remove the temporary draw_vb() and draw_vertices() code.
Brian
2007-08-20
1
-0
/
+72
*
implement DrawElements, still some rough spots
Brian
2007-08-20
1
-2
/
+35
*
Create a default vertex attribute buffer which mirrors ctx->Current.Attrrib[]
Brian
2007-08-18
1
-27
/
+86
*
Remove many dependencies on mesa headers.
Brian
2007-08-16
1
-1
/
+1
*
misc changes to support vertex shaders (disabled by default)
Brian
2007-08-16
1
-2
/
+11
*
convert vbo->draw_prims() to pipe->draw_arrays(): works in very limited cases...
Brian
2007-08-15
1
-12
/
+69
*
sketch out vbo drawing function
Brian
2007-08-15
1
-1
/
+57
*
Reroute some clear functionality.
Keith Whitwell
2007-08-02
1
-11
/
+0
*
Rename static variable in temporary tnl code
Keith Whitwell
2007-06-20
1
-2
/
+2
*
better comment
Brian
2007-06-20
1
-2
/
+1
*
actually use new glClear code
Brian
2007-06-20
1
-0
/
+14
*
fix comment
Brian
2007-06-20
1
-1
/
+1
*
Rename directories again?!
Keith Whitwell
2007-06-14
1
-4
/
+4
*
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
1
-0
/
+107