index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
/
svga_screen_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: Temporarily create a sw vertex buf when failed to create a hw buf.
José Fonseca
2010-02-22
1
-7
/
+20
*
svga: Remove unused buffer download code.
José Fonseca
2010-02-22
1
-40
/
+0
*
svga: Prevent buffer overflow in buffer ranges.
José Fonseca
2010-02-22
1
-8
/
+54
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-90
/
+14
|
\
|
*
svga: Remove unused variable.
Vinson Lee
2010-01-21
1
-1
/
+0
|
*
svga: Remove duplicate code.
José Fonseca
2010-01-21
1
-4
/
+2
|
*
svga: Remove unused code.
José Fonseca
2010-01-21
1
-22
/
+4
|
*
svga: Don't swap buffers to system memory -- winsys' responsibility.
José Fonseca
2010-01-21
1
-60
/
+0
|
*
svga: Follow buffer usage semantics properly.
José Fonseca
2010-01-21
1
-4
/
+6
|
*
svga: Ensure buffer size/alignment is not zero.
José Fonseca
2010-01-18
1
-0
/
+3
*
|
svga: fix another pipe_reference strict aliasing violation
Roland Scheidegger
2009-12-04
1
-1
/
+2
|
/
*
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-27
1
-1
/
+1
*
svga: try harder to make the cachable flag work
Keith Whitwell
2009-11-25
1
-0
/
+2
*
svga: cache textures as well as buffers
Keith Whitwell
2009-11-24
1
-5
/
+7
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+820