summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega
AgeCommit message (Expand)Author
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-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-05-01OpenVG 1.0 State TrackerZack Rusin