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
/
gallium
/
drivers
/
softpipe
/
sp_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-31
1
-0
/
+2
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
softpipe: increase number of texture samplers/units to PIPE_MAX_SAMPLERS (16)
Brian Paul
2009-01-02
1
-2
/
+2
*
gallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian
2008-12-04
1
-0
/
+2
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
gallium: Add destroy callback to all *_winsys interfaces.
José Fonseca
2008-08-08
1
-0
/
+5
*
gallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
Brian Paul
2008-08-06
1
-0
/
+4
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-15
/
+11
*
softpipe: DXT formats not really supported.
José Fonseca
2008-07-16
1
-4
/
+9
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-10
/
+12
*
gallium: fix PIPE_CAP_MAX_RENDER_TARGETS query
Brian
2008-04-14
1
-1
/
+1
*
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
1
-0
/
+24
*
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-27
1
-0
/
+141