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
2008-06-09
mesa: refactor: move pixel map/scale/bias code into image.c
Brian Paul
2008-06-09
mesa: refactor: new _mesa_init_pixelstore() function
Brian Paul
2008-06-09
mesa: refactor: move glReadPixels code into new readpix.c file
Brian Paul
2008-06-09
mesa: refactor: move glPixelStore function into new pixelstore.c file
Brian Paul
2008-06-09
s/SOLO/MESA/
Brian Paul
2008-06-09
mesa: chmod a-x context.c
Brian Paul
2008-06-09
Makefile clean-ups
Brian Paul
2008-06-09
more old stuff, rename SOLO->MESA, etc
Brian Paul
2008-06-09
mesa: disable VF_SOURCES
Brian Paul
2008-06-09
mesa: remove some obsolete gallium bits
Brian Paul
2008-06-09
mesa: get rid of FBDEV/SVGA/etc bits
Brian Paul
2008-06-09
egl: s/softpipe_egl.so/egl_softpipe.so/
Brian Paul
2008-06-09
egl: choose between DRI and softpipe drivers
Brian Paul
2008-06-09
glsl: fix array size initialiazers using const variables
Zack Rusin
2008-06-09
gallium: disable a tgsi_dump() call
Brian Paul
2008-06-09
i915: Disable color buffer writes if no color buffer is attached
Jakob Bornecrantz
2008-06-09
mesa: Most of the functions of MESA_TEXTURE_S8_Z24 are now supported
Jakob Bornecrantz
2008-06-08
mesa: Do not compile the dri drivers in mesa
Jakob Bornecrantz
2008-06-08
mesa: Add MESA_FORMAT_S8_Z24 texture format
Jakob Bornecrantz
2008-06-07
draw: fix temp vs output buffer typo in vsvg_run_elts
Keith Whitwell
2008-06-07
Fix CRLF line endings.
Jose Fonseca
2008-06-07
Fix CRLF line endings.
Jose Fonseca
2008-06-06
egl: improved Makefile
Brian Paul
2008-06-06
egl: EGL->DRI adaptor/driver
Brian Paul
2008-06-06
egl: clean-ups
Brian Paul
2008-06-06
mesa: disable visual warning unless LIBGL_DEBUG is defined
Brian Paul
2008-06-06
egl: make _eglChooseDRMDriver() non-static
Brian Paul
2008-06-06
egl: change default logging level to _EGL_WARNING
Brian Paul
2008-06-06
gallium: additional comment
Brian Paul
2008-06-06
egl: updated EGLAPI for Windows
Jonathan White
2008-06-06
mesa: sync up with latest Makefile changes on master
Brian Paul
2008-06-06
draw: fix intermediate buffer confusion in draw_vs_varient.c
Keith Whitwell
2008-06-06
egl: open X display if needed
Brian Paul
2008-06-06
mesa: turn off ffvertex prog debug
Keith Whitwell
2008-06-06
gallium: Only build intel_drm for linux-dri targets
Jakob Bornecrantz
2008-06-06
draw: make sure middle-end primitive is uptodate in vcache
Keith Whitwell
2008-06-06
i915: Moved EGL_i915 to the common code
Jakob Bornecrantz
2008-06-06
i915: Moved pipe_buffer and i915_winsys functions to a common folder
Jakob Bornecrantz
2008-06-06
scons: Don't force MSVS 2003.
José Fonseca
2008-06-06
scons: Put the tool logic in a frontend tool.
José Fonseca
2008-06-06
draw: Compile draw_vs_aos only on x86.
José Fonseca
2008-06-05
sync up with Makefile changes on master
Brian Paul
2008-06-05
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
Brian Paul
2008-06-05
insert mesa/ before include files
Brian Paul
2008-06-05
egl: assorted fixes for Windows
Jonathan White
2008-06-05
build egl_xlib/ too (softpipe_egl.so library)
Brian Paul
2008-06-05
mesa: always build libglapi.a, updated subdir, gl.pc rule code from master
Brian Paul
2008-06-05
egl: build libEGL and softpipe_egl.so by default
Brian Paul
2008-06-05
egl: updated SUBDIRS
Brian Paul
2008-06-05
egl: new src/egl/drivers/Makefile
Brian Paul
[next]