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
Age
Commit message (
Expand
)
Author
2009-11-05
mesa/es: Add support for GL_OES_draw_texture.
Chia-I Wu
2009-11-05
mesa/es: Add OpenGL ES overlay.
Chia-I Wu
2009-11-05
mesa/es: Add OpenGL ES XMLs.
Chia-I Wu
2009-11-05
mesa/main: Make _mesa_TexGenf and _mesa_GetTexGenfv global again.
Chia-I Wu
2009-11-05
glapi: Include headers with directory prefixes.
Chia-I Wu
2009-11-05
glapi: Avoid hardcoded category names in remap helper script.
Chia-I Wu
2009-11-05
glapi: Add is_abi() to test if a function is in the ABI.
Chia-I Wu
2009-11-05
mesa/main: Add more OpenGL ES types to glheader.h.
Chia-I Wu
2009-11-05
mesa/main: Add support for point size array in _mesa_GetPointerv.
Chia-I Wu
2009-11-05
mesa/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Chia-I Wu
2009-11-05
glapi: Allow normal entry points to be skipped.
Chia-I Wu
2009-11-05
mesa: fix infinite loop bug in _mesa_drawbuffers()
Brian Paul
2009-11-04
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-04
vbo: fix out-of-bounds array access
Brian Paul
2009-11-04
mesa: fix broken pack_histogram() case for GLhalf
Brian Paul
2009-11-04
mesa: silence warning from gcc 4.4.1
Brian Paul
2009-11-04
ARB prog parser: include variable name in error text
Brian Paul
2009-11-04
r600: rework draw functions
Alex Deucher
2009-11-04
r600: fix count prediction for IB case
Alex Deucher
2009-11-04
Fix YTILE spantmp functions
Alan Hourihane
2009-11-04
Fix YTILE spantmp functions
Alan Hourihane
2009-11-04
glslcompiler: Fix Mac OS build.
Vinson Lee
2009-11-03
mesa: (GLint64) casts in get.c to silence Visual Studio warnings
Brian Paul
2009-11-03
windows: remove old entrypoints from mesa.def file
Karl Schultz
2009-11-03
mesa: added GLAPIENTRY keywords for sync object functions
Karl Schultz
2009-11-03
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-03
mesa: clean-up, remove some flushing in FBO functions
Brian Paul
2009-11-03
mesa: fix indentation
Brian Paul
2009-11-03
mesa: clean-up formatting
Brian Paul
2009-11-03
mesa: avoid extraneous _NEW_BUFFER changes in _mesa_BindFramebufferEXT()
Brian Paul
2009-11-03
mesa: use FLUSH_VERTICES() in _mesa_drawbuffers()
Brian Paul
2009-11-03
mesa: avoid extraneous _NEW_BUFFER state in _mesa_drawbuffers()
Brian Paul
2009-11-03
mesa: use ffs() to shorten loop in _mesa_drawbuffers()
Brian Paul
2009-11-03
mesa: added assertion, another comment
Brian Paul
2009-11-03
intel: avoid unnecessary front buffer flushing/updating
Brian Paul
2009-11-03
st/mesa: clip pixels in draw_stencil_pixels to avoid crash
Marek Olšák
2009-11-03
st/mesa: don't use util_blit_pixels_writemask() for depth or depth/stencil
Brian Paul
2009-11-03
st/mesa: fix tests for depth and depth/stencil texture formats
Brian Paul
2009-11-02
mesa: added comment
Brian Paul
2009-11-02
mesa: use _mesa_get_current_tex_object()
Brian Paul
2009-11-02
mesa: use _mesa_get_current_tex_object()
Brian Paul
2009-11-02
mesa: make _mesa_get_current_tex_objec() public
Brian Paul
2009-11-02
ARB prog parser: Fix a couple issues with previous merge from mesa_7_6_branch
Ian Romanick
2009-11-02
r600: implement LOG op in compiler
Pierre Ossman
2009-11-02
r600: implement EXP op in compiler
Pierre Ossman
2009-11-02
mesa: fix incorrect approx bits/channel for fxt1 formats
Brian Paul
2009-10-31
radeon: add missing include
Dave Airlie
2009-10-31
radeon: use _mesa_get_current_tex_unit
Dave Airlie
2009-10-30
ARB prog parser: regenerated files
Brian Paul
2009-10-30
ARB prog parser: new set_src_reg(), set_dst_reg() helpers
Brian Paul
[next]