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
/
main
Age
Commit message (
Expand
)
Author
2009-12-02
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
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
mesa: added comment for target_enum_to_index()
Brian Paul
2009-12-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
mesa: Update vertex texture code after gallium changes.
Michal Krol
2009-11-30
mesa: set version string to 7.7-rc1
Ian Romanick
2009-11-30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-29
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
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
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
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-24
mesa: Fix pointer arithmetic.
Michal Krol
2009-11-23
mesa: use gcc __builtin_popcount()
Brian Paul
2009-11-23
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-23
mesa: Initialize variable in _mesa_get_texel_fetch_func.
Vinson Lee
2009-11-21
mesa: handle different RowStride in _mesa_get_compressed_teximage
Roland Scheidegger
2009-11-20
Merge remote branch 'origin/mesa_7_7_branch'
Dave Airlie
2009-11-19
mesa: define 32bit byteswap for AIX.
Tom Fogal
2009-11-19
mesa: Remove gratuitous padding in prog_dst_register.
Eric Anholt
2009-11-18
mesa: set version string to 7.6.1-rc1
Brian Paul
2009-11-18
mesa: bump version to 7.8
Brian Paul
2009-11-17
AL1616: Fix cut-and-paste bug
Ian Romanick
2009-11-17
Merge branch 'outputswritten64'
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
EXT_pds: Alias GL_NV_packed_depth_stencil to GL_EXT_packed_depth_stencil
Ian Romanick
2009-11-17
mesa: remove old comment
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
Add MESA_FORMAT_XRGB8888_REV.
Michel Dänzer
2009-11-16
Move 'static' to start of declaration to silence compiler warning
Ian Romanick
2009-11-16
AL1616: Enable MESA_FORMAT_AL1616 for software paths
Ian Romanick
2009-11-16
AL1616: Add TexImage storage path
Ian Romanick
2009-11-16
AL1616: Add texel fetch / store routines
Ian Romanick
2009-11-16
AL1616: Add formats for GL_LUMINANCE16_ALPHA16 textures
Ian Romanick
2009-11-16
AL1616: Add macros to pack two GLushorts into a texel
Ian Romanick
2009-11-16
mesa: remove unused vertex array driver hooks
Brian Paul
2009-11-16
mesa: check BaseLevel, MaxLevel in _mesa_GenerateMipmapEXT()
Brian Paul
2009-11-16
mesa: use _mesa_get_current_tex_object()
Brian Paul
2009-11-16
mesa: added another check in check_gen_mipmap()
Brian Paul
2009-11-10
mesa: fix some begin/end render-to-texture logic
brian
2009-11-10
mesa: move check_begin/end_texture_render() calls
brian
2009-11-10
mesa: new vars: oldDrawFb, oldReadFb in _mesa_BindFramebufferEXT()
brian
2009-11-10
mesa: rename vars in _mesa_BindFramebufferEXT()
brian
2009-11-10
mesa: added comment for check_begin_texture_render()
brian
[next]