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
Age
Commit message (
Expand
)
Author
2010-03-31
gallivm: Fix USCALED translation. Minor Cleanups.
José Fonseca
2010-03-31
llvmpipe: More accurate format capability exporting.
José Fonseca
2010-03-31
llvmpipe: Drop the aos format conversion.
José Fonseca
2010-03-31
util: Generalize lp_format_is_rgba8 into util_format_is_rgba8_variant.
José Fonseca
2010-03-31
st/python: Generate binding for u_format utility functions too.
José Fonseca
2010-03-30
i965g: Fix assertion that was always true.
Vinson Lee
2010-03-30
st/dri: Remove unnecessary header.
Vinson Lee
2010-03-30
identity: Remove unnecessary header.
Vinson Lee
2010-03-30
st/dri: Remove unnecessary header.
Vinson Lee
2010-03-30
mesa: added glGet queries for transform_feedback
Brian Paul
2010-03-30
mesa: added glEnable/Disable state for transform feedback
Brian Paul
2010-03-30
mesa: add new query/buffer targets for transform feedback
Brian Paul
2010-03-30
mesa: plug in transform feedback functions, set limits
Brian Paul
2010-03-30
mesa: add transformfeedback.c to build
Brian Paul
2010-03-30
mesa: initial check-in of transform feedback functions
Brian Paul
2010-03-30
mesa: add transform feedback queries
Brian Paul
2010-03-30
mesa: add EXT_transform_feedback to extension list
Brian Paul
2010-03-30
mesa: initial data structures for transform feedback
Brian Paul
2010-03-30
mesa: simplify query code with get_query_binding_point()
Brian Paul
2010-03-30
intel: Bump intel driver date to later than the date on the 7.8 branch
Ian Romanick
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
r300/compiler: Unbreak DDX/DDY.
Corbin Simpson
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
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
glsl: avoid using rcp in length() functions
Brian Paul
2010-03-29
glsl: remove rcp from sqrt()
Brian Paul
[next]