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
Age
Commit message (
Expand
)
Author
2010-03-31
draw llvm: fix iteration over buffers
Zack Rusin
2010-03-30
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-30
draw llvm: fix a warning
Zack Rusin
2010-03-30
intel: Bump intel driver date to later than the date on the 7.8 branch
Ian Romanick
2010-03-30
draw llvm: actually set the constant buffers on the context
Zack Rusin
2010-03-30
dri: Drop another unused __DRIscreen field
Kristian Høgsberg
2010-03-30
dri: Drop the unused dummyContext
Kristian Høgsberg
2010-03-30
dri: Drop an unused __DRIcontext field
Kristian Høgsberg
2010-03-30
intel: Remove redundant fields from struct intel_context
Kristian Høgsberg
2010-03-30
intel: Use fb->Height when flipping read buffer orientation
Kristian Høgsberg
2010-03-30
draw llvm: fix some silly mistakes
Zack Rusin
2010-03-30
r300/compiler: Unbreak DDX/DDY.
Corbin Simpson
2010-03-30
draw llvm: we translate between pointers, not values directly
Zack Rusin
2010-03-30
draw llvm: various fixes for the translation code
Zack Rusin
2010-03-30
gallivm: cleanup the code (found by coverity)
Zack Rusin
2010-03-30
drisw: fix use after free (bug 27370)
George Sapountzis
2010-03-30
Merge branch '7.8'
Michel Dänzer
2010-03-30
glx/dri2: Fix debug build with old dri2proto.
Michel Dänzer
2010-03-30
st/dri: Fix a memory leak in dri1_init_screen.
Chia-I Wu
2010-03-30
mesa/es: Use core mesa's mfeatures.h.
Chia-I Wu
2010-03-30
mesa: Add missing features.
Chia-I Wu
2010-03-30
mesa: Add umbrella features.
Chia-I Wu
2010-03-29
drisw: Remove unnecessary header.
Vinson Lee
2010-03-29
swrastg: Silence unused value warning.
Vinson Lee
2010-03-29
r300g: Remove unused variable.
Vinson Lee
2010-03-29
r300g: Remove unnecessary header.
Vinson Lee
2010-03-29
r300g: Bind constantbuf to Draw immediately, don't wait for render.
Corbin Simpson
2010-03-30
st/glx: Remove a wrong assertion in choose_pixel_format.
Chia-I Wu
2010-03-29
gallivm: use constant size array, added assertion check
Brian Paul
2010-03-29
Add test case for lp_bld_printf()
Chris Li
2010-03-29
gallivm: added lp_bld_printf() function
Chris Li
2010-03-29
progs/glsl: Add workarounds for Apple GLSL compiler crash.
Vinson Lee
2010-03-29
progs/glsl: Remove inline keyword.
Vinson Lee
2010-03-29
progs/gallium/python: Get tri.py sample working again.
José Fonseca
2010-03-29
st/python: Update for util_draw_vertex_buffer changes.
José Fonseca
2010-03-29
st/python: Move surface read/write methods to context.
José Fonseca
2010-03-29
gallivm: make sure that the alloca's are the very first thing in the function
Zack Rusin
2010-03-29
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
ws/sw/dri: s/xm/dri_sw/
George Sapountzis
2010-03-29
docs: fix 7.7.1 release date
Brian Paul
2010-03-29
progs/glsl: improve the mouse drag/rotate code a little
Brian Paul
2010-03-29
progs/glsl: let the mouse rotate the scene
RALOVICH, Kristóf
2010-03-29
glsl: avoid using rcp in length() functions
Brian Paul
2010-03-29
glsl: remove rcp from sqrt()
Brian Paul
2010-03-29
draw llvmpipe: lots of fixes for fetch/emit
Zack Rusin
2010-03-29
Revert "python: Temporarily disable python state tracker until transfers are ...
José Fonseca
2010-03-29
i965g: util_format_is_compressed() -> util_format_is_s3tc().
José Fonseca
2010-03-29
mesa/st: util_format_is_compressed() -> util_format_is_s3tc().
José Fonseca
2010-03-29
svga: util_format_is_compressed() -> util_format_is_s3tc().
José Fonseca
2010-03-29
r300: UTIL_FORMAT_LAYOUT_COMPRESSED -> UTIL_FORMAT_LAYOUT_S3TC.
José Fonseca
[next]