aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_state_surface.c
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_floatMatthew McClure2013-11-071-15/+8
* softpipe: fix set_framebuffer_state with uninitialized surfaces past nr_cbufs-1Marek Olšák2012-09-301-3/+5
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-1/+0
|\
| * softpipe: Remove unnecessary headers.Vinson Lee2010-01-201-1/+0
* | softpipe: Flush draw module before switching framebuffer.José Fonseca2009-12-261-0/+2
* | Move pf_get_component_bits() to u_format auxiliary module.Michal Krol2009-12-031-2/+5
|/
* softpipe: Grab a ref when the fb is set.Younes Manton2009-09-271-2/+2
* softpipe: cleanup framebuffer state routine slightlyKeith Whitwell2009-07-251-40/+10
* softpipe: remove backwards dependency from tilecache to softpipeKeith Whitwell2009-07-221-2/+2
* gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer2009-03-041-1/+0
* gallium: standardize api on the prefix "nr"Zack Rusin2009-01-271-1/+1
* softpipe: Add missing header include.Michal Krol2008-12-111-0/+2
* gallium: added draw_set_mrd() function to fix polygon offsetBrian Paul2008-12-101-0/+20
* gallium: use new framebuffer width, height fieldsBrian2008-03-201-16/+3
* gallium: added fb_width/height fields to softpipe contextBrian Paul2008-03-191-0/+12
* Standardize on using the pipe/ include prefix.José Fonseca2008-02-181-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+109