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
/
svga
/
svga_state_need_swtnl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: fix crash regression since e027935a795
Brian Paul
2017-03-02
1
-2
/
+3
*
svga: use the debug callback to report issues to the state tracker
Brian Paul
2015-12-07
1
-0
/
+23
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-1
/
+2
*
svga: compute need_swvfetch in svga_create_vertex_elements_state()
Brian Paul
2014-04-17
1
-13
/
+2
*
svga: move translated vertex declaration types into svga_velems_state
Brian Paul
2014-04-17
1
-37
/
+1
*
Revert "svga: add work-around for Sauerbraten Z fighting issue"
Brian Paul
2014-04-17
1
-11
/
+2
*
svga: add work-around for Sauerbraten Z fighting issue
Brian Paul
2014-03-26
1
-2
/
+11
*
svga: replace 0 with PIPE_OK in a few places
Brian Paul
2013-08-26
1
-1
/
+1
*
svga: whitespace fixes, remove useless comments
Brian Paul
2012-10-16
1
-22
/
+8
*
svga: return PIPE_OK instead of 0
Brian Paul
2012-05-19
1
-3
/
+3
*
svga: add null vs pointer check in update_need_pipeline()
Brian Paul
2012-03-09
1
-1
/
+1
*
svga: fix a crash happening before setting fragment shaders.
Zack Rusin
2012-02-01
1
-1
/
+2
*
svga: use the draw-module's sprite stage depending on FS inputs
Brian Paul
2011-11-03
1
-1
/
+23
*
svga: Update state prototypes to return pipe_error.
José Fonseca
2011-11-02
1
-6
/
+9
*
svga: emit user-defined clip plane state
Brian Paul
2011-04-27
1
-8
/
+0
*
svga: use TRUE/FALSE instead of 0/1
Brian Paul
2011-02-16
1
-4
/
+4
*
svga: comments and debug code
Brian Paul
2011-02-11
1
-0
/
+10
*
svga: Add more swrast debuging
Jakob Bornecrantz
2011-01-25
1
-0
/
+5
*
svga: Ensure that the wrong vdecls don't get used in swtnl path
Jakob Bornecrantz
2011-01-06
1
-0
/
+8
*
svga: Minor debug text fix
Jakob Bornecrantz
2010-12-16
1
-1
/
+1
*
svga: Use consistent hexadecimal representation on debug output.
José Fonseca
2010-11-30
1
-1
/
+1
*
svga: D3DCOLOR actually stands for B8G8R8A8.
José Fonseca
2010-04-24
1
-1
/
+1
*
svga: Translate recently added vertex formats.
José Fonseca
2010-04-24
1
-6
/
+2
*
svga: Check if vertex elements has been bound before using it.
Michal Krol
2010-03-10
1
-0
/
+5
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-2
/
+2
|
\
|
*
svga: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-2
/
+2
*
|
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
1
-1
/
+1
|
\
\
|
*
|
svga: Rename pipe formats.
José Fonseca
2010-03-02
1
-1
/
+1
|
|
/
*
/
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-2
/
+1
|
/
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-4
/
+4
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+200