Brian
|
7eb8b37735
|
gallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
|
2008-12-04 09:58:54 -07:00 |
|
Brian Paul
|
4f25420bdd
|
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Also, rename p_tile.[ch] to u_tile.[ch]
|
2008-08-24 17:48:55 -06:00 |
|
José Fonseca
|
9dcb956a06
|
gallium: Add destroy callback to all *_winsys interfaces.
For consistency and to simplify these objects' destruction.
|
2008-08-08 12:32:23 +01:00 |
|
Brian Paul
|
be66a8f431
|
gallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
Check for these caps in state tracker and enable corresponding GL extensions
if supported.
|
2008-08-06 17:22:29 -06:00 |
|
José Fonseca
|
8aafc03b26
|
gallium: Finer grained is_format_supported.
|
2008-07-19 12:32:29 +09:00 |
|
José Fonseca
|
0c2c0a862c
|
softpipe: DXT formats not really supported.
|
2008-07-16 14:13:09 +09:00 |
|
Keith Whitwell
|
c9ed86a964
|
gallium: tex surface checkpoint
|
2008-05-01 12:00:45 +01:00 |
|
Brian
|
fdd794dcfa
|
gallium: fix PIPE_CAP_MAX_RENDER_TARGETS query
|
2008-04-14 20:55:14 -06:00 |
|
Brian
|
364f8cad0f
|
gallium: move is_format_supported() to pipe_screen struct
|
2008-02-27 13:58:06 -07:00 |
|
Brian
|
4f36cf5858
|
gallium: implement pipe_screen for softpipe driver
|
2008-02-27 09:47:46 -07:00 |
|