summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega
AgeCommit message (Expand)AuthorFilesLines
2010-01-16gallium: Fix uninitialized instance divisor and index.Chia-I Wu1-0/+1
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger6-48/+49
2010-01-12st/vega: Make it compatible with st_public.h.Chia-I Wu2-6/+12
2010-01-12st/vega: Advertise OpenVG support.Chia-I Wu1-0/+3
2010-01-11st: Mark functions in st_public.h and vg_tracker.h as public.Chia-I Wu1-0/+20
2010-01-06gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri1-1/+1
2010-01-01gallium: Generate a single library for auxiliaries with Make too.José Fonseca1-7/+1
2010-01-01gallium: Remove the sct module.José Fonseca1-1/+0
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul4-6/+4
2009-12-27st/vega: Silence compiler warnings.Vinson Lee6-11/+4
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul3-1/+7
2009-12-23st/vega: Move declaration outside for loop.Vinson Lee3-5/+11
2009-12-23gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger6-48/+49
2009-12-21vega: Add missing actual argument.Michal Krol1-1/+1
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol7-60/+137
2009-12-08Merge branch 'gallium-strict-aliasing'Roland Scheidegger1-54/+136
2009-12-08gallium: fix more potential strict aliasing issuesRoland Scheidegger1-54/+136
2009-12-07gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safeRoland Scheidegger1-27/+27
2009-12-04vega: fix missing includeRoland Scheidegger1-0/+1
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger6-6/+0
2009-12-03Move pf_get_component_bits() to u_format auxiliary module.Michal Krol1-1/+1
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol6-6/+12
2009-12-01Merge commit 'origin/tgsi-simplify-ext'Keith Whitwell3-14/+14
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger6-6/+0
2009-11-27Merge branch 'width0'Roland Scheidegger6-49/+49
2009-11-27vega: Update shader headers.Michal Krol3-14/+14
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger6-49/+49
2009-11-20Fix vega compilation.Alan Hourihane3-5/+12
2009-10-17gallium: Permit surface_copy and surface_fill to be NULL.Corbin Simpson2-11/+29
2009-10-02gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.Michel Dänzer1-2/+1
2009-08-24openvg: fix vgTransformPath with relative coordsZack Rusin1-1/+1
2009-08-14st/vega: Add more symbols defined by mesa/st.Chia-I Wu2-3/+18
2009-07-31Rename TGSI LOOP instruction to better match theri usage.Michal Krol1-2/+2
2009-11-20Fix vega compilation.Alan Hourihane3-5/+12
2009-05-01OpenVG 1.0 State TrackerZack Rusin50-0/+18857