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
/
mesa
/
state_tracker
/
st_cb_bufferobjects.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Follow ARB_map_buffer_range more stricly.
José Fonseca
2009-03-04
1
-6
/
+26
*
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
1
-3
/
+2
|
\
|
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-3
/
+2
*
|
mesa: Implement and use FlushMappedBufferRange.
José Fonseca
2009-03-04
1
-2
/
+13
*
|
mesa: Massage the interface to more closely resemble ARB_map_buffer_range
José Fonseca
2009-03-03
1
-2
/
+7
|
/
*
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
1
-1
/
+34
|
\
|
*
mesa/st: implement MapBufferRange callback
Keith Whitwell
2009-03-03
1
-1
/
+34
*
|
gallium: Add pipe_buffer_write/read inlines.
José Fonseca
2009-02-24
1
-8
/
+2
*
|
mesa: use new ST_CALLOC_STRUCT() macro in gallium state tracker
Brian Paul
2009-02-12
1
-1
/
+1
*
|
mesa: consistantly use mesa memory-functions in gallium state tracker
Brian Paul
2009-02-12
1
-1
/
+1
|
/
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
1
-9
/
+9
*
gallium: use new buffer wrapper functions in p_inlines.h
Brian Paul
2008-04-30
1
-13
/
+9
*
gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
Keith Whitwell
2008-01-25
1
-2
/
+3
*
gallium: Simplify winsys buffer interface.
Michel Dänzer
2008-01-25
1
-44
/
+62
*
add fence interfaces and buffer create flags to pipe_winsys
keithw
2007-12-09
1
-1
/
+1
*
Supply buffer usage hints to winsys.
José Fonseca
2007-11-06
1
-1
/
+19
*
merge buffer_unreference(), buffer_reference()
Brian
2007-09-10
1
-1
/
+1
*
Lift common winsys functions into pipe's new p_winsys.
Keith Whitwell
2007-08-10
1
-7
/
+8
*
minor clean-ups
Brian
2007-08-10
1
-17
/
+16
*
pipe->region_alloc() now takes width instead of pitch, plus a flags param
Brian
2007-08-10
1
-1
/
+4
*
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-08-06
1
-10
/
+8
*
Add pipe buffer managment functions.
Keith Whitwell
2007-08-06
1
-0
/
+206