summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega
AgeCommit message (Expand)Author
2010-01-01gallium: Generate a single library for auxiliaries with Make too.José Fonseca
2010-01-01gallium: Remove the sct module.José Fonseca
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-27st/vega: Silence compiler warnings.Vinson Lee
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-23st/vega: Move declaration outside for loop.Vinson Lee
2009-12-23gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger
2009-12-21vega: Add missing actual argument.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-08Merge branch 'gallium-strict-aliasing'Roland Scheidegger
2009-12-08gallium: fix more potential strict aliasing issuesRoland Scheidegger
2009-12-07gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safeRoland Scheidegger
2009-12-04vega: fix missing includeRoland Scheidegger
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03Move pf_get_component_bits() to u_format auxiliary module.Michal Krol
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-01Merge commit 'origin/tgsi-simplify-ext'Keith Whitwell
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-27Merge branch 'width0'Roland Scheidegger
2009-11-27vega: Update shader headers.Michal Krol
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-11-20Fix vega compilation.Alan Hourihane
2009-10-17gallium: Permit surface_copy and surface_fill to be NULL.Corbin Simpson
2009-10-02gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.Michel Dänzer
2009-08-24openvg: fix vgTransformPath with relative coordsZack Rusin
2009-08-14st/vega: Add more symbols defined by mesa/st.Chia-I Wu
2009-07-31Rename TGSI LOOP instruction to better match theri usage.Michal Krol
2009-11-20Fix vega compilation.Alan Hourihane
2009-05-01OpenVG 1.0 State TrackerZack Rusin