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
2009-01-27
draw: queiten compiler warnings
Keith Whitwell
2009-01-27
scons: remove pedantic flag
Keith Whitwell
2009-01-26
egl: compilation fix
Zack Rusin
2009-01-26
scons: Request the stabs debug info format for Mingw.
José Fonseca
2009-01-26
glut: Minor cleanups.
José Fonseca
2009-01-26
nv20: rewrite vertex layout
Pekka Paalanen
2009-01-26
nv20: adjust initial hw context
Pekka Paalanen
2009-01-26
gallium: updated comments in st_extensions.c
Brian Paul
2009-01-24
g3dvl: Remove dead links to files that are now in libnouveaudrm.
Younes Manton
2009-01-24
nouveau: fix st_get_framebuffer_surface() breakage
Pekka Paalanen
2009-01-24
mesa: declare pipe_texture in st_public.h
Pekka Paalanen
2009-01-24
glew: Build it as a static lib.
José Fonseca
2009-01-24
progs: Fix isosurf.
José Fonseca
2009-01-24
progs: Port most of the demos to glew.
José Fonseca
2009-01-24
scons: Build the progs into seperate dirs as well.
José Fonseca
2009-01-24
glut: Automatic library linkage only on MSVC.
José Fonseca
2009-01-24
scons: Use --enable-stdcall-fixup only when building DLLs.
José Fonseca
2009-01-24
glut: Use a new define GLUT_STATIC to distinguish static builds.
José Fonseca
2009-01-24
glut: Ensure windows.h is included on windows.
José Fonseca
2009-01-24
scons: Don't build the DRI drivers in a seperate dir.
José Fonseca
2009-01-23
scons: Use a cache for built files.
José Fonseca
2009-01-23
wgl: Adapt for st_get_framebuffer_surface call change.
José Fonseca
2009-01-23
scons: Allow to specify the MSVS version on command line.
José Fonseca
2009-01-23
progs: Port vp-tris to glew.
José Fonseca
2009-01-23
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-23
progs: Ignore more output executables.
José Fonseca
2009-01-23
progs/trivial: Use glew where needed.
José Fonseca
2009-01-23
glew: Initial import.
José Fonseca
2009-01-23
glut: Do not rely on GLAPIENTRY symbol.
José Fonseca
2009-01-22
glut: Don't include mesa_wgl.h on MinGW builds.
José Fonseca
2009-01-22
scons: Don't define UNICODE on windows builds.
José Fonseca
2009-01-22
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-21
i915: Add decode for PS in batchbuffers.
Eric Anholt
2009-01-21
i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.
Eric Anholt
2009-01-21
i965: Use _mesa_num_inst_src_regs() instead of keeping a copy of its contents.
Eric Anholt
2009-01-21
nouveau: Map correct mip level when using the shadow (nv30, nv40).
Younes Manton
2009-01-21
nouveau: nv30 does not support separate blend functions for alpha and rgb
Patrice Mandin
2009-01-21
[intel] Remove remaining references to intel_wait_flips().
Kristian Høgsberg
2009-01-21
windows: fix output dir for glut project file
Thomas Henn
2009-01-21
swrast: fix redundant texture application in affine_textured_triangle().
Brian Paul
2009-01-21
mesa: add some debug assertions to detect null current texture object pointers
Brian Paul
2009-01-21
windows: another round of VC8 project file updates
Karl Schultz
2009-01-21
Revert "windows: new VC8 projects statically linked against libcmt"
Brian Paul
2009-01-21
progs: Ignores
Jakob Bornecrantz
2009-01-20
docs: document glXMakeContextCurrent() and Windows fixes
Brian Paul
2009-01-20
Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGI
Ian Romanick
2009-01-20
i915: Fix gem backend after surface changes
Jakob Bornecrantz
2009-01-20
[intel] Go back to using the typedef for the sarea struct
Timo Aaltonen
2009-01-20
Remove intel pageflipping support in its entirety.
Owain G. Ainsworth
2009-01-20
glsl: silence unused var warnings
Brian Paul
[next]