summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega
AgeCommit message (Expand)Author
2010-02-10gallium: adapt state trackers to stencil ref changeRoland Scheidegger
2010-02-03Merge branch 'gallium-embedded'José Fonseca
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-02-02vega: implement tgsi_ureg shaders cacheIgor Oliveira
2010-02-02vega: change tgsi asm by tgsi_uregIgor Oliveira
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-25vega: fix incorrect samplers, textures indexes in blend_bind_samplers()Igor Oliveira
2010-01-25vega: don't enable blending if not necessaryRoland Scheidegger
2010-01-25vega: adapt to blend changesRoland Scheidegger
2010-01-23st/vega: Clean up Makefile.Chia-I Wu
2010-01-18st/vega: Fix window resizing with egl_g3d.Chia-I Wu
2010-01-18st/vega: Call screen->update_buffer instead of winsys->update_buffer.Chia-I Wu
2010-01-16gallium: Fix uninitialized instance divisor and index.Chia-I Wu
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-12st/vega: Make it compatible with st_public.h.Chia-I Wu
2010-01-12st/vega: Advertise OpenVG support.Chia-I Wu
2010-01-11st: Mark functions in st_public.h and vg_tracker.h as public.Chia-I Wu
2010-01-06gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri
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