| .. |
|
p_compiler.h
|
Bring in several forgotten MSVC fixes.
|
2008-02-23 14:14:54 +09:00 |
|
p_context.h
|
gallium: add face, dirtyLevels params to pipe->texture_update()
|
2008-03-19 17:15:14 -06:00 |
|
p_debug.h
|
gallium: add debug facility to dump random blobs as hex
|
2008-03-20 13:10:32 +00:00 |
|
p_defines.h
|
gallium: Add TEX_FILTER_ANISO img filter
|
2008-03-12 10:42:49 +00:00 |
|
p_error.h
|
gallium: Standardize most important error codes.
|
2008-03-13 10:23:02 +00:00 |
|
p_format.h
|
gallium: added DXT formats (preliminary, will probably change)
|
2008-03-21 11:06:52 -06:00 |
|
p_inlines.h
|
gallium: remove pipe_context->texture_create/release/get_tex_surface()
|
2008-02-27 14:21:12 -07:00 |
|
p_pointer.h
|
Make the pipe headers C++ friendly.
|
2008-02-25 20:05:41 +09:00 |
|
p_screen.h
|
gallium: document is_format_supported()'s type param
|
2008-03-21 11:06:52 -06:00 |
|
p_shader_tokens.h
|
tgsi: Drop pre-ps_2_0 opcodes.
|
2008-03-13 18:12:36 +01:00 |
|
p_state.h
|
gallium: added width, height to pipe_framebuffer_state
|
2008-03-20 15:04:08 -06:00 |
|
p_thread.h
|
Remove src/mesa and src/mesa/main from gallium source include paths.
|
2008-02-19 15:07:53 +09:00 |
|
p_util.h
|
gallium: make REALLOC a bit more like realloc
|
2008-03-18 19:17:26 +00:00 |
|
p_winsys.h
|
gallium: document user_buffer_create a little
|
2008-03-03 17:50:09 +01:00 |