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
Age
Commit message (
Expand
)
Author
2009-11-23
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
2009-11-23
Fix the DRI swrast driver for big endian platforms.
Michel Dänzer
2009-11-19
mesa: define 32bit byteswap for AIX.
Tom Fogal
2009-11-18
r600: disable compressed texture support
Alex Deucher
2009-11-18
Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."
Alex Deucher
2009-11-18
mesa: set version string to 7.6.1-rc1
Brian Paul
2009-11-18
xorg/st: fixup builds against later dpms headers.
Brian Paul
2009-11-12
i965: Fix Ironlake shadow comparisons.
Eric Anholt
2009-11-12
i965: Fix VBO last-valid-offset setup on Ironlake.
Eric Anholt
2009-11-11
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-10
i965: Fix VS constant buffer value loading.
Eric Anholt
2009-11-10
i965: Unalias src/dst registers for SGE and friends.
Eric Anholt
2009-11-10
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
Eric Anholt
2009-11-09
r600: don't emit htile regs
Alex Deucher
2009-11-07
prog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
2009-11-07
prog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStringARB
Ian Romanick
2009-11-07
prog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
2009-11-07
prog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramStringARB
Ian Romanick
2009-11-06
GLX: Change GLX client vendor string to "Mesa Project and SGI"
Ian Romanick
2009-11-06
ARB prog parser: Regenerate parser from previous commits.
Ian Romanick
2009-11-06
ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vert...
Ian Romanick
2009-11-06
ARB prog parser: Release strings returned from the lexer that don't need to b...
Ian Romanick
2009-11-06
Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface"
Ian Romanick
2009-11-05
xmesa: pass pixmap to clip_for_xgetimage()
Brian Paul
2009-11-04
mesa: added cast to silence warning
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
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
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-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
intel: fix src offset bug in do_copy_texsubimage()
Brian Paul
2009-10-27
glsl: fix memory leak
Brian Paul
[next]