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
/
gallium
/
drivers
/
svga
/
svga_state_framebuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
svga: silence MSVC double/float assignment warnings
Brian Paul
2012-10-16
1
-23
/
+23
*
svga: return PIPE_OK instead of 0
Brian Paul
2012-05-19
1
-3
/
+3
*
svga: fix FBO / viewport bugs
Brian Paul
2012-05-15
1
-7
/
+24
*
svga: Fix user clip planes.
José Fonseca
2012-01-12
1
-1
/
+1
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-1
/
+1
*
svga: Update state prototypes to return pipe_error.
José Fonseca
2011-11-02
1
-8
/
+12
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
svga: emit user-defined clip plane state
Brian Paul
2011-04-27
1
-3
/
+20
*
svga: Rebind framebuffer and tss bindings strictly when necessary.
José Fonseca
2011-04-12
1
-3
/
+7
*
svga: another tweak to adjust_x term (use -0.5)
Brian Paul
2011-04-07
1
-1
/
+1
*
svga: adjust triangle rasterization offset
Brian Paul
2011-03-24
1
-1
/
+1
*
svga: Ensure rendertargets and textures are always rebound at every command b...
José Fonseca
2011-02-24
1
-0
/
+49
*
svga: Re-emit bound rendertargets and texture samplers at the beginning of ev...
José Fonseca
2010-08-30
1
-5
/
+10
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-1
/
+1
*
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
-153
/
+132
|
/
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-2
/
+0
*
svga: flush our command buffer after the 8th distinct render target
Keith Whitwell
2009-11-27
1
-0
/
+3
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+455