summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega
AgeCommit message (Expand)AuthorFilesLines
2010-03-19st/vega: fix up vega state tracker to use cso changesRoland Scheidegger13-146/+253
2010-03-16Merge remote branch 'origin/gallium-st-api'Chia-I Wu7-4/+427
2010-03-12st/vega: Implement st_api.h.Chia-I Wu7-4/+427
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell4-8/+8
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell5-25/+22
2010-03-10gallium: Do not mix winsys-drawable-handle and context-private.Chia-I Wu1-9/+1
2010-03-10gallium: plumb winsys-drawable-handle through to state trackerKeith Whitwell2-2/+11
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger5-2/+18
2010-03-08vega: remove redundant DEFINES from .c.o ruleBrian Paul1-1/+1
2010-03-08st/vega: Fix OpenVG demo segfaults.Chia-I Wu1-3/+0
2010-03-01vega: Rename pipe formats.José Fonseca5-13/+13
2010-03-01vega: adapt to new vertex element csoRoland Scheidegger5-1/+18
2010-02-17gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger1-1/+0
2010-02-10gallium: adapt state trackers to stencil ref changeRoland Scheidegger1-10/+8
2010-02-03Merge branch 'gallium-embedded'José Fonseca14-14/+14
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca14-14/+14
2010-02-02vega: implement tgsi_ureg shaders cacheIgor Oliveira1-74/+75
2010-02-02vega: change tgsi asm by tgsi_uregIgor Oliveira1-171/+380
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger6-76/+68
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul1-2/+2
2010-01-25vega: fix incorrect samplers, textures indexes in blend_bind_samplers()Igor Oliveira1-2/+2
2010-01-25vega: don't enable blending if not necessaryRoland Scheidegger3-6/+4
2010-01-25vega: adapt to blend changesRoland Scheidegger6-76/+70
2010-01-23st/vega: Clean up Makefile.Chia-I Wu1-54/+26
2010-01-18st/vega: Fix window resizing with egl_g3d.Chia-I Wu2-5/+8
2010-01-18st/vega: Call screen->update_buffer instead of winsys->update_buffer.Chia-I Wu1-3/+2
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