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-12-07
Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...
Ian Romanick
2009-12-07
radeon: fix cases when only first image where put directly into miptree.
Maciej Cencora
2009-12-07
radeon: fix image migration for small compressed textures
Maciej Cencora
2009-12-03
radeon: workaround an FBO issue
Maciej Cencora
2009-12-03
radeon: properly check if image should be placed in the miptree
Maciej Cencora
2009-12-02
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-03
r200: fix polygon stipple
Alex Deucher
2009-12-02
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Eric Anholt
2009-12-02
mesa: Fix bad conversion in AL1616_REV texstore.
Eric Anholt
2009-12-02
mesa: Fix copy'n'paste problem in al1616 texel fetch.
Eric Anholt
2009-12-01
intel: Remove GL_NV_point_sprite from extension list
Ian Romanick
2009-12-02
intel: Fix more front-buffer rendering after Brian's less flushing patch.
Eric Anholt
2009-12-02
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-12-01
vbo: make flush recursion check code per-context
Brian Paul
2009-12-01
st/mesa: updated emit_swz() comment
Brian Paul
2009-11-30
mesa: set version string to 7.7-rc1
Ian Romanick
2009-11-30
mesa: set version string to 7.6.1-rc2
Ian Romanick
2009-11-30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
2009-11-29
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
i915: Fallback bit define missed on previous commit
Ian Romanick
2009-11-29
i915: Round point sizes instead of truncate.
Ian Romanick
2009-11-29
i915: Enable point sprite coordinate generation
Ian Romanick
2009-11-29
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
radeon: update miptree code a little
Maciej Cencora
2009-11-29
radeon: don't check the same miptree many times when looking for matching mip...
Maciej Cencora
2009-11-29
radeon: add some debugging info
Maciej Cencora
2009-11-29
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
Vinson Lee
2009-11-28
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
Vinson Lee
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
Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errors
Ian Romanick
2009-11-25
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-25
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-23
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
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
Fix the DRI swrast driver for big endian platforms.
Michel Dänzer
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-19
mesa: define 32bit byteswap for AIX.
Tom Fogal
2009-11-18
r600: disable compressed texture support
Alex Deucher
[next]