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_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: updated comments in p_screen.h
Brian Paul
2009-04-09
1
-4
/
+6
*
gallium: Use "flags" consistently.
José Fonseca
2009-04-09
1
-2
/
+2
*
gallium: Explain what happens if buffer_flush_mapped_range isn't called.
José Fonseca
2009-03-20
1
-0
/
+7
*
gallium: Use consistent semantics for map ranges in gallium.
José Fonseca
2009-03-04
1
-3
/
+10
*
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
1
-12
/
+4
|
\
|
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-12
/
+4
*
|
gallium: Massage the interface to more closely resemble ARB_map_buffer_range
José Fonseca
2009-03-03
1
-19
/
+10
*
|
gallium: Allow to specify how much will be read / was written in buffer map/u...
José Fonseca
2009-02-24
1
-0
/
+28
|
/
*
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-16
1
-1
/
+5
|
\
|
*
gallium: fixup #includes: p_screen.h does not need anything in p_state.h
Brian Paul
2009-02-05
1
-1
/
+3
|
*
gallium: move 'struct pipe_winsys'
Brian Paul
2009-02-05
1
-0
/
+2
*
|
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-5
/
+19
|
/
*
gallium: add a convience wrapper for simple screens
Zack Rusin
2009-01-30
1
-1
/
+0
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-0
/
+37
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-1
/
+68
*
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: Fix doxygen comments.
José Fonseca
2008-09-19
1
-0
/
+2
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-3
/
+6
*
gallium: New pipe_screen interface to overlay a texture on existing memory.
José Fonseca
2008-05-06
1
-0
/
+12
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-1
/
+16
*
gallium: tweak comments, minor var renaming
Brian Paul
2008-04-25
1
-7
/
+15
*
gallium: document is_format_supported()'s type param
Brian Paul
2008-03-21
1
-0
/
+1
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-0
/
+98