index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
draw
/
draw_vertex_fetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt for winsys interface changes.
José Fonseca
2007-12-09
1
-1
/
+0
*
gallium: add support for aliased 4ub format
Keith Whitwell
2007-12-09
1
-0
/
+2
*
Define PIPE_FORMAT_ tokens as an enum set, rather than #defines.
Brian
2007-12-07
1
-1
/
+1
*
Get rid of "duplicate" formats.
Brian
2007-12-07
1
-1
/
+1
*
gallium: reorg tgsi directories.
Michal Krol
2007-11-23
1
-2
/
+1
*
Fix compatibility issues between gcc and msvc.
Michal
2007-11-22
1
-0
/
+7
*
more convenient debug code
Brian
2007-11-16
1
-2
/
+10
*
Reorganize user-space vertex fields in draw_context into 'user' group.
Brian
2007-11-08
1
-1
/
+1
*
Make gallium compile in win32.
Michal Krol
2007-10-29
1
-4
/
+4
*
Cleanup some code.
Zack Rusin
2007-10-24
1
-2
/
+2
*
Implement the conversion and do the initial execution pass.
Zack Rusin
2007-10-24
1
-2
/
+2
*
added SSCALED cases in fetch_attrib4()
Brian
2007-10-10
1
-0
/
+14
*
Redoing the way we handle vertex shaders for the draw module.
Zack Rusin
2007-09-28
1
-1
/
+1
*
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
*
Make flushing more lazy in the draw module.
Keith Whitwell
2007-09-27
1
-0
/
+2
*
Checkpoint: vertex attribute clean-up.
Brian
2007-09-20
1
-0
/
+5
*
Checkpoint: rework shader input/output register mapping.
Brian
2007-09-18
1
-18
/
+21
*
Split out vertex shader/cache/fetch functionality from draw_prim.c
Keith Whitwell
2007-08-27
1
-0
/
+101