summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/g3dvl/vl_basic_csc.c
Commit message (Expand)AuthorAgeFilesLines
* g3dvl: Delete state_trackers/g3dvl, other unused files.Younes Manton2009-10-011-720/+0
* st/g3dvl: pass color values to softpipe clear functionCooper Yuan2009-09-151-2/+8
* g3dvl: update tgsi_opcode in order to build g3dvl libraryCooper Yuan2009-09-141-1/+1
* gallium: make g3dvl build againDave Airlie2009-07-181-1/+0
* gallium: remove the pipe_sampler_state::shadow_ambient fieldBrian Paul2009-06-301-1/+0
* gallium: Clean up driver clear() interface.Michel Dänzer2009-04-041-1/+2
* nouveau: bypass_vs_clip_and_viewportYounes Manton2009-03-141-2/+2
* gallium: Unify reference counting.Michel Dänzer2009-03-041-3/+3
* g3dvl: Catch up to gallium changes, fix build.Younes Manton2009-02-061-6/+4
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+0
* gallium: standardize api on the prefix "nr"Zack Rusin2009-01-271-1/+1
* g3dvl: Ref count everywhere.Younes Manton2009-01-181-22/+28
* g3dvl: Mark all buffers for incoming frame data as discardable.Younes Manton2009-01-181-2/+2
* g3dvl: Use Gallium MALLOC wrappers.Younes Manton2009-01-101-7/+7
* g3dvl: Expand YCbCr to full RGB range by default.Younes Manton2009-01-101-1/+1
* g3dvl: Use texture instead of surface for backbuffer.Younes Manton2008-12-021-25/+30
* g3dvl: Fullscreen fixes. Respect src & dst coords during scaling, clear FB.Younes Manton2008-09-121-35/+48
* g3dvl: Modularized rendering, refactored to accommodate VAAPI, other APIs.Younes Manton2008-08-161-0/+694