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-28
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-11-28
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
2009-11-28
radeon: need to flush cs when moving images between mipmap trees
Maciej Cencora
2009-11-27
mesa: Avoid void pointer arithmetic.
José Fonseca
2009-11-25
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-24
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-11-23
radeon: fix errors in miptree related function
Maciej Cencora
2009-11-23
mesa: Initialize variable in _mesa_get_texel_fetch_func.
Vinson Lee
2009-11-22
r300: fix VP source conflict resolution on 64-bit machines
Maciej Cencora
2009-11-22
r300: fix SIN/COS/SCS instructions for R300 fp
Maciej Cencora
2009-11-21
radeon: fix compressed mipmapped textures
Maciej Cencora
2009-11-21
radeon: fix glCompressedTexSubImage
Maciej Cencora
2009-11-21
intel: make CopyTex[Sub]Image fallback debug messages more consistent
Roland Scheidegger
2009-11-21
mesa: handle different RowStride in _mesa_get_compressed_teximage
Roland Scheidegger
2009-11-21
i965: Fix several memory leaks on exit.
Eric Anholt
2009-11-20
mesa: Fix NULL deref in optimizer when NumInstructions == 0.
Eric Anholt
2009-11-20
r100: fix texture_from_pixmap and compiz.
Dave Airlie
2009-11-19
st/mesa: replace st_flush() with pipe->flush()
Brian Paul
2009-11-19
vbo: added recursion check in vbo_exec_FlushVertices()
Brian Paul
2009-11-19
st/mesa: get rid of compressed_num_bytes() code
Brian Paul
2009-11-19
st/mesa: remove is_compressed_mesa_format()
Brian Paul
2009-11-19
st/mesa: remove pointless assertion
Brian Paul
2009-11-18
r300: allow disabling s3tc support if libtxc_dxtn is available
Maciej Cencora
2009-11-18
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
Maciej Cencora
2009-11-18
r600: align for mipmap tree changes
Maciej Cencora
2009-11-17
AL1616: Fix cut-and-paste bug
Ian Romanick
2009-11-17
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT
Ian Romanick
2009-11-17
Add missing XML files to API_XML
Ian Romanick
2009-11-17
ARB_fbo: Enable GL_EXT_framebuffer_multisample
Ian Romanick
2009-11-17
ARB_fbo: Regenerate files from previous commits.
Ian Romanick
2009-11-17
ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xml
Ian Romanick
2009-11-17
ARB_fbo: Add GL_EXT_framebuffer_multisample
Ian Romanick
2009-11-17
EXT_pds: Alias GL_NV_packed_depth_stencil to GL_EXT_packed_depth_stencil
Ian Romanick
2009-11-17
EXT_pds: Add GL_EXT_packed_depth_stencil
Ian Romanick
2009-11-17
EXT_fbo_blit: Add missing GLX protocol render opcode
Ian Romanick
2009-11-17
ARB_fbo: Add missing protocol "Get" information
Ian Romanick
2009-11-17
ARB_fbo: Remove _EXT from enum names
Ian Romanick
2009-11-17
mesa: remove old comment
Brian Paul
2009-11-17
mesa: fix assorted compiler warnings
Brian Paul
2009-11-17
mesa: fix incorrect type in store_texel_al1616()
Brian Paul
2009-11-17
mesa: remove trailing comment to silence warning
Brian Paul
2009-11-17
mesa: remove a bit of old code
Brian Paul
2009-11-17
r200: align for mipmap tree changes
Maciej Cencora
2009-11-17
radeon: align for mipmap tree changes
Maciej Cencora
2009-11-17
r300: fix reads and writes for MESA_FORMAT_S8Z24 buffer
Maciej Cencora
2009-11-17
Remove unconditional use of glibc specific bswap_16() macro.
Michel Dänzer
2009-11-17
dri: Ensure subdirs have finished before linking driver
Dan Nicholson
2009-11-17
r600: More span breakage fixes.
Michel Dänzer
2009-11-17
r600: Attempt to fix span breakage introduced by big endian fixes.
Michel Dänzer
[next]