index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
vega
Age
Commit message (
Expand
)
Author
2010-03-01
vega: Rename pipe formats.
José Fonseca
2010-02-10
gallium: adapt state trackers to stencil ref change
Roland Scheidegger
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
vega: implement tgsi_ureg shaders cache
Igor Oliveira
2010-02-02
vega: change tgsi asm by tgsi_ureg
Igor Oliveira
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
vega: fix incorrect samplers, textures indexes in blend_bind_samplers()
Igor Oliveira
2010-01-25
vega: don't enable blending if not necessary
Roland Scheidegger
2010-01-25
vega: adapt to blend changes
Roland Scheidegger
2010-01-23
st/vega: Clean up Makefile.
Chia-I Wu
2010-01-18
st/vega: Fix window resizing with egl_g3d.
Chia-I Wu
2010-01-18
st/vega: Call screen->update_buffer instead of winsys->update_buffer.
Chia-I Wu
2010-01-16
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-12
st/vega: Make it compatible with st_public.h.
Chia-I Wu
2010-01-12
st/vega: Advertise OpenVG support.
Chia-I Wu
2010-01-11
st: Mark functions in st_public.h and vg_tracker.h as public.
Chia-I Wu
2010-01-06
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
gallium: Remove the sct module.
José Fonseca
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
st/vega: Silence compiler warnings.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-23
st/vega: Move declaration outside for loop.
Vinson Lee
2009-12-23
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-12-21
vega: Add missing actual argument.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-04
vega: fix missing include
Roland Scheidegger
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-27
vega: Update shader headers.
Michal Krol
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-20
Fix vega compilation.
Alan Hourihane
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-08-24
openvg: fix vgTransformPath with relative coords
Zack Rusin
2009-08-14
st/vega: Add more symbols defined by mesa/st.
Chia-I Wu
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-11-20
Fix vega compilation.
Alan Hourihane
2009-05-01
OpenVG 1.0 State Tracker
Zack Rusin