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
/
include
/
pipe
/
p_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-1
/
+28
*
gallium: comments for surface_copy(), surface_fill() in p_context.h
Brian Paul
2009-04-09
1
-2
/
+9
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
1
-4
/
+12
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-1
/
+0
*
gallium: move 'struct pipe_winsys'
Brian Paul
2009-02-05
1
-0
/
+1
*
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2009-01-08
1
-1
/
+1
*
gallium: change surface_copy()'s do_flip to boolean
Brian Paul
2008-06-23
1
-1
/
+1
*
draw: draw_range_elements trial
Keith Whitwell
2008-05-29
1
-0
/
+14
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-6
/
+0
*
gallium: Handle client-supplied edgeflags.
Keith Whitwell
2008-04-04
1
-0
/
+8
*
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-29
1
-6
/
+6
*
gallium: updated/improved comments, minor re-formatting
Brian Paul
2008-03-27
1
-31
/
+27
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
1
-2
/
+3
*
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
1
-4
/
+2
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
1
-4
/
+4
*
gallium: remove the ugly pipe->draw stage lookup code in aaline/point/pstippl...
Brian
2008-02-29
1
-0
/
+1
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-16
/
+2
*
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
1
-18
/
+1
*
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
1
-0
/
+3
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-0
/
+3
*
Make the pipe headers C++ friendly.
José Fonseca
2008-02-25
1
-0
/
+10
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
1
-0
/
+8
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+221