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
/
mesa
/
state_tracker
Age
Commit message (
Expand
)
Author
2010-01-11
st/mesa: removed unused var
Brian Paul
2010-01-11
st/mesa: comments, whitespace
Brian Paul
2010-01-12
st/mesa: Remove st_api.c.
Chia-I Wu
2010-01-11
st: Mark functions in st_public.h and vg_tracker.h as public.
Chia-I Wu
2010-01-11
Fix compressed texture loads for non-minimal pitches
Luca Barbieri
2010-01-11
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-06
Merge remote branch 'origin/mesa_7_7_branch'
José Fonseca
2010-01-06
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-05
st/mesa: fix broken translation of negative register indexes
Brian Paul
2010-01-05
st/mesa: added PROGRAM_LOCAL_PARAM case in src_register()
Brian Paul
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.
Michel Dänzer
2010-01-03
mesa: Cope with the degenerate case of zero length ranges.
José Fonseca
2009-12-31
st/mesa: implement conditional rendering
Brian Paul
2009-12-31
st/mesa: move st_query_object type to header to make it public
Brian Paul
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-29
st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info()
Brian Paul
2009-12-29
mesa: implement per-buffer color masking
Brian Paul
2009-12-27
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
st/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM
Brian Paul
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-23
gallium: only create pipe buffer when size is nonzero
Maarten Maathuis
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-21
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
2009-12-21
st/mesa: Check for single level mipmap trees.
Younes Manton
2009-12-19
gallium: don't use edgeflags if the app didn't supply them
Roland Scheidegger
2009-12-19
gallium: fix not generating new vp varient when polygon mode changes
Roland Scheidegger
2009-12-18
fix debug output mising from edgeflag changes
Roland Scheidegger
2009-12-18
gallium: fix mesa to tgsi translation for edgeflags
Roland Scheidegger
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-16
gallium: edgeflags change fixes
Roland Scheidegger
2009-12-16
st/mesa: remove //-style comments
Brian Paul
2009-12-14
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-12
st/mesa: Silence uninitialized variables warnings in st_draw.c.
Vinson Lee
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-09
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-09
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
2009-12-08
Simplify the redundant meaning of format layout.
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-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-18
st/mesa: move assert on nr vs insns until after pos_invarient expansion
Keith Whitwell
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
[next]