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
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
progs/tests: Fix MSVC build.
Vinson Lee
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
docs: fix 7.6 build with Visual Studio
Brian Paul
2009-11-03
windows: updated VC8 project file
Karl Schultz
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
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
glx: Fix memory leak if XF86DRICreateDrawable() fails
Vinson Lee
2009-10-30
Add --with-dri-searchpath argument
Chow Loong Jin
2009-10-29
progs/tests: fixes for drawbuffers.c
Brian Paul
2009-10-28
progs/tests: added test for GL_EXT_texture_compression_s3tc support
Brian Paul
2009-10-28
mesa: Fix memory leak if we run out of memory
Vinson Lee
2009-10-28
intel: Fix memory leak in case of renderbuffer bad format
Vinson Lee
2009-10-28
mesa: remove unneeded #includes
Brian Paul
2009-10-28
mesa: include imports.h to silence warning
Brian Paul
2009-10-28
intel: Fix memory leak in event of mip tree allocation failure
Vinson Lee
2009-10-27
ARB prog parser: Fix epic memory leak in lexer / parser interface
Ian Romanick
2009-10-27
ARB prog parser: Don't leak program string
Ian Romanick
2009-10-27
ARB prog parser: Don't leak symbol table header structures
Ian Romanick
2009-10-27
intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).
Eric Anholt
2009-10-27
intel: added region draw_x/y offsets in x/y_tile_swizzle() funcs
Brian Paul
2009-10-27
progs/tests: added new blitfb.c test
Brian Paul
2009-10-27
intel: fix src offset bug in do_copy_texsubimage()
Brian Paul
2009-10-27
glsl: fix memory leak
Brian Paul
2009-10-27
i915: Fix driver for the miptree x/y offset changes.
Eric Anholt
2009-10-27
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
Brian Paul
2009-10-27
draw: Fix memory leak.
Vinson Lee
2009-10-26
docs: document Intel glBitmap fixes
Brian Paul
2009-10-26
intel: fix GL state bugs in intel_texture_bitmap()
Brian Paul
2009-10-23
mesa: remove FBO texture depth/stencil test
Brian Paul
2009-10-23
mesa: fix broken _mesa_str_checksum()
Brian Paul
2009-10-23
intel: Keep track of x,y offsets in miptrees and use them for blitting.
Eric Anholt
2009-10-23
progs/tests: print requested/internal format info
Brian Paul
2009-10-23
docs: document updated GL extension header files
Brian Paul
2009-10-23
gl: updated wglext.h to version 17
Brian Paul
2009-10-23
gl: updated glxext.h to version 25
Brian Paul
2009-10-23
gl: updated glext.h to version 56
Brian Paul
2009-10-23
docs: document cell, glGetTexLevelParameter() fixes
Brian Paul
2009-10-23
mesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compressed formats
Brian Paul
2009-10-23
mesa: added _mesa_compressed_format_to_glenum()
Brian Paul
2009-10-23
mesa: change s3tc vs. fxt1 priority when choosing compressed formats
Brian Paul
2009-10-22
ARB prog parser: Fix parameter array size comparison
Ian Romanick
2009-10-22
intel: flush old context before binding new context
Brian Paul
[next]