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
/
drivers
/
softpipe
/
sp_draw_arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: implement conditional rendering
Brian Paul
2009-12-31
1
-0
/
+4
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-7
/
+16
*
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
1
-8
/
+0
*
softpipe: use u_reduced_prim()
Brian Paul
2009-06-19
1
-15
/
+2
*
softpipe: whitespace, reformatting
Brian Paul
2009-06-19
1
-8
/
+5
*
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-06-15
1
-0
/
+2
*
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-16
1
-2
/
+8
|
\
|
*
softpipe: add null ptr check in softpipe_map_constant_buffers()
Brian Paul
2009-02-09
1
-2
/
+8
*
|
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-1
/
+1
|
/
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-3
/
+3
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-2
/
+2
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-3
/
+3
*
softpipe: Add missing include.
José Fonseca
2008-09-04
1
-0
/
+1
*
softpipe: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-4
/
+4
*
gallium: fix invalid call to draw_set_mapped_constant_buffer()
Brian Paul
2008-06-20
1
-2
/
+2
*
draw: make sure constant buffer data is aligned before passing to aos.c
Keith Whitwell
2008-05-29
1
-2
/
+3
*
draw: draw_range_elements trial
Keith Whitwell
2008-05-29
1
-6
/
+25
*
softpipe: use CPU flags for mapping
Keith Whitwell
2008-05-01
1
-3
/
+3
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-3
/
+3
*
gallium: plug in softpipe_set_edgeflags() function
Brian Paul
2008-04-24
1
-0
/
+9
*
softpipe: don't need to trim prims
Keith Whitwell
2008-04-19
1
-11
/
+0
*
gallium: take reduced prim, fill modes into account when culling
Brian Paul
2008-04-14
1
-0
/
+15
*
gallium: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-08
1
-13
/
+9
*
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
1
-2
/
+2
*
gallium: need to all draw_flush() in softpipe_unmap_constant_buffers()
Brian
2008-03-13
1
-0
/
+8
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+164