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
2010-04-28
st/mesa: fix incorrect RowStride computation
Brian Paul
2010-04-28
st/mesa: fill in stImage->level in st_generate_mipmap()
Brian Paul
2010-04-28
glx: Fix build
Jakob Bornecrantz
2010-04-28
egl: dri2 driver error output
Micah Fedke
2010-04-27
osmesa: update SRC_DIRS to fix build
Brian Paul
2010-04-27
osdemos: replace assertion with error handler
Brian Paul
2010-04-27
osmesa: don't need to link with -lGL
Brian Paul
2010-04-27
mesa: Disable scissor when begining meta operations
Pierre Willenbrock
2010-04-27
mesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets
Pierre Willenbrock
2010-04-27
glx: Initialize have_back.
Pierre Willenbrok
2010-04-27
Buildfixes to work around issues in OpenGL.framework
Jeremy Huddleston
2010-04-27
Update OpenGL specs
Jeremy Huddleston
2010-04-27
apple: Use mesa gl.h rather than generating one.
Jeremy Huddleston
2010-04-27
apple: Integrate our libGL into the existing build system better
Jeremy Huddleston
2010-04-27
darwin: Use clientattrib
Jeremy Huddleston
2010-04-27
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-27
apple: Remove duplicate headers that already exist in mesa.
Jeremy Huddleston
2010-04-27
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
2010-04-27
glapi: Fix loading of old DRI drivers.
Chia-I Wu
2010-04-27
nv30/40g: fix calls to draw_create(), draw_set_rasterizer_state()
Pedro Maia
2010-04-26
docs: document updated glext.h and glxext.h files
Brian Paul
2010-04-26
glxext.h: upgraded to 2010/02/10 version
Brian Paul
2010-04-26
glext: upgraded to version 61
Brian Paul
2010-04-23
docs: add links to old mailing list archives
Brian Paul
2010-04-23
Fix __glXInitializeVisualConfigFromTags's handling of unrecognized fbconfig t...
Aaron Plattner
2010-04-23
r600: don't enable depth test if there is no depth buffer
Jerome Glisse
2010-04-23
glx/dri2: Fix build with dri2proto which doesn't define X_DRI2SwapInterval.
Michel Dänzer
2010-04-22
radeon: 9800 SE has only one quadpipe
Tormod Volden
2010-04-22
st/mesa: add cases for MESA_FORMAT_Z24_X8, MESA_FORMAT_X8_Z24
Brian Paul
2010-04-22
mesa: fix conversion errors in signed_rgba8888[rev] texel fetch
Brian Paul
2010-04-22
r300: fix vertex unit setup
Alex Deucher
2010-04-21
progs/demos: Fix the progs/demos/rain help text
Aaron Plattner
2010-04-19
egl: Pass flags to locate Xlib headers and libraries
Dan Nicholson
2010-04-19
progs: Fix linking of Xlib demos for non-autoconf builds
Dan Nicholson
2010-04-19
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
2010-04-19
gallium: Respect user's CFLAGS for including X headers
Dan Nicholson
2010-04-19
Use X_LIBS from pkg-config, instead of libdir, for locating libX11
Jeff Smith
2010-04-19
DRI2: check for swapAvailable before using swap interval protocol
Jesse Barnes
2010-04-19
DRI2: synchronize swap interval with server at startup time
Jesse Barnes
2010-04-19
st/mesa: invert scissor rect depending on FB orientation
Brian Paul
2010-04-19
mesa: Fix build with gcc 3.3.
Matthieu Herrb
2010-04-19
radeon: Let this build with gcc 3.3
Matthieu Herrb
2010-04-19
radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
Owain Ainsworth
2010-04-19
mesa: Use __OpenBSD__ to check for OpenBSD.
Matthieu Herrb
2010-04-19
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-16
docs: update links for new mesa-users and mesa-announce lists
Brian Paul
2010-04-16
savage: call _mesa_meta_init/free()
Tormod Volden
2010-04-14
softpipe: Fix division by zero
Arpad Borsos
2010-04-14
Initialize DRI2 swap interval to 0
Michael Schmidt
2010-04-13
DRI2: report swap events correctly in direct rendered case
Jesse Barnes
[next]