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
/
gallium
/
include
/
pipe
/
p_inlines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Use consistent semantics for map ranges in gallium.
José Fonseca
2009-03-04
1
-9
/
+10
*
gallium: Ensure map ranges are valid.
José Fonseca
2009-03-04
1
-0
/
+4
*
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
1
-113
/
+0
|
\
|
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-113
/
+0
*
|
gallium: Massage the interface to more closely resemble ARB_map_buffer_range
José Fonseca
2009-03-03
1
-52
/
+26
*
|
gallium: Allow to specify how much will be read / was written in buffer map/u...
José Fonseca
2009-02-24
1
-6
/
+65
|
/
*
gallium: Add pipe_buffer_write/read inlines.
José Fonseca
2009-02-24
1
-0
/
+38
*
gallium: Add pipe_transfer_reference().
Michel Dänzer
2009-02-18
1
-0
/
+25
*
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-23
/
+0
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-22
/
+6
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-30
/
+33
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-32
/
+12
*
gallium: Ensure refcounts of live objects are never zero.
José Fonseca
2008-11-03
1
-12
/
+18
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
1
-14
/
+14
*
re-add pipe_surface map/unmap inlines
Keith Whitwell
2008-05-02
1
-0
/
+33
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-17
/
+14
*
gallium: new pipe_buffer alloc/map/unmap/ref wrappers
Brian Paul
2008-04-30
1
-0
/
+50
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-12
/
+6
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-1
/
+10
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
1
-1
/
+13
*
Make the pipe headers C++ friendly.
José Fonseca
2008-02-25
1
-0
/
+9
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+112