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-04-04
progs: Include X11 headers and libraries in SCons build.
Vinson Lee
2010-04-04
glut: Include X11 headers and libraries in SCons build.
Vinson Lee
2010-04-04
glew: Include X11 headers and libraries in SCons build.
Vinson Lee
2010-04-04
docs: update status of transform feedback and instanced drawing
Brian Paul
2010-04-04
mesa: don't turn on GL_EXT_transform_feedback yet
Brian Paul
2010-04-04
st/mesa: call pipe_context::draw_arrays/elements_instanced()
Brian Paul
2010-04-04
mesa: implement core Mesa support for GL_ARB_draw_instanced
Brian Paul
2010-04-04
mesa: new validation functions for GL_ARB_draw_instanced
Brian Paul
2010-04-04
mesa: new extension flag for GL_EXT/ARB_draw_instanced
Brian Paul
2010-04-04
glapi: regenerated files for GL_ARB_draw_instanced
Brian Paul
2010-04-04
glapi: plug in ARB_draw_instanced.xml
Brian Paul
2010-04-04
glapi: ARB_draw_instanced.xml file
Brian Paul
2010-04-04
Merge branch '7.8'
Ian Romanick
2010-04-04
gl: updated glxext.h to version 27
Ian Romanick
2010-04-04
progs/egl: Add an OpenGL ES demo for EGL_OES_image_pixmap.
Chia-I Wu
2010-04-04
st/mesa: Implement GL_OES_EGL_image driver hooks.
Chia-I Wu
2010-04-04
st/egl: Implement get_egl_image hook.
Chia-I Wu
2010-04-04
r300g: fix TFP stride override.
Dave Airlie
2010-04-04
r300g: add conditional rendering
Marek Olšák
2010-04-04
r300g: add r4xx fragment shader registers
Marek Olšák
2010-04-04
r300g: do not use the c++ template keyword
Marek Olšák
2010-04-04
r300g: properly setup textures from X server
Marek Olšák
2010-04-03
util: Use GCC atomic bultins on GCC 4.1 and higher only.
Vinson Lee
2010-04-03
xdemos: Build object files first
Jeremy Huddleston
2010-04-03
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-04-02
mesa: display list support for GL_EXT_transform_feedback
Brian Paul
2010-04-02
mesa: plug in GL_EXT_transform_feedback functions into dispatch
Brian Paul
2010-04-02
glapi: regenerated files for EXT_transform_feedback
Brian Paul
2010-04-02
glapi: include/build EXT_transform_feedback.xml
Brian Paul
2010-04-02
glapi: new EXT_transform_feedback.xml file
Brian Paul
2010-04-02
glapi: fix error message
Brian Paul
2010-04-03
r300 compiler: add target output debugging.
Dave Airlie
2010-04-03
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
python/tests: Output test results in a format that Hudson CI can understand.
José Fonseca
2010-04-02
gallium/docs: Dithering might not actually do anything.
Corbin Simpson
2010-04-02
r300g: Expound on dithering comment.
Corbin Simpson
2010-04-03
r300g: make dithering work like fglrx.
Dave Airlie
2010-04-02
gallium: fix dri_destroy_option_cache() when optionCache.info is NULL
Yann Droneaud
2010-04-02
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-04-02
gallivm: Add fallthrough comment at end of case statement.
Vinson Lee
2010-04-02
progs/gallium/unit: Silence uninitialized variable warnings.
Vinson Lee
2010-04-02
glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.
Vinson Lee
2010-04-02
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-04-02
softpipe: remove S3TC init, since it's done on-demand now
Luca Barbieri
2010-04-01
progs/gallium/unit: Move declaration before code.
Vinson Lee
2010-04-01
glsl: fix bad return value in link_transform_feedback()
Brian Paul
2010-04-01
gallium/util: remove extraneous semicolon
Brian Paul
2010-04-01
gallium: remove old comment about return values
Brian Paul
2010-04-01
glsl: remove obsolete comment
Brian Paul
2010-04-01
glsl: do extra link checking for transform feedback
Brian Paul
[next]