mesa.git
2008-06-10 Keith Whitwelltrivial: add tristrip-flat to makefile
2008-06-10 Roland Scheideggercopy msaa visuals capability
2008-06-10 Keith Whitwelldraw: rework splitting of fan/loop prims in varray...
2008-06-09 José Fonsecasoftpipe: Replace GETENV by debug_get_bool_option.
2008-06-09 José Fonsecagallium: Detect buffer overflows in the homegrown memor...
2008-06-09 José Fonsecapipebuffer: Alternative buffer manager.
2008-06-09 José Fonsecapipebuffer: Be more lenient when matching cached buffer...
2008-06-09 José Fonsecagallium: Deprecate GETENV. Replace by debug_get_bool_op...
2008-06-09 Brian Paulmesa: Xlib libGL.so fixes from master
2008-06-09 Brian Paulmesa: remove unused api_eval.h header file
2008-06-09 Brian Paulmesa: refactor: move _mesa_update_minmax/histogram...
2008-06-09 Brian Paulmesa: refactor: move multisample-related functions...
2008-06-09 Brian Paulmesa: refactor: move _mesa_resizebuffers(), _mesa_Resiz...
2008-06-09 Brian Paulmesa: refactor: move glClear, glClearColor into new...
2008-06-09 Brian Paulgallium: include scissor.h
2008-06-09 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-06-09 Brian Paulmesa: refactor: move _mesa_init_exec_table() into new...
2008-06-09 Brian Paulmesa: refactor: move pixel map/scale/bias code into...
2008-06-09 Brian Paulmesa: refactor: new _mesa_init_pixelstore() function
2008-06-09 Brian Paulmesa: refactor: move glReadPixels code into new readpix...
2008-06-09 Brian Paulmesa: refactor: move glPixelStore function into new...
2008-06-09 Brian Pauls/SOLO/MESA/
2008-06-09 Brian Paulmesa: chmod a-x context.c
2008-06-09 Brian PaulMakefile clean-ups
2008-06-09 Brian Paulmore old stuff, rename SOLO->MESA, etc
2008-06-09 Brian Paulmesa: disable VF_SOURCES
2008-06-09 Brian Paulmesa: remove some obsolete gallium bits
2008-06-09 Brian Paulmesa: get rid of FBDEV/SVGA/etc bits
2008-06-09 Brian Paulegl: s/softpipe_egl.so/egl_softpipe.so/
2008-06-09 Brian Paulegl: choose between DRI and softpipe drivers
2008-06-09 Zack Rusinglsl: fix array size initialiazers using const variables
2008-06-09 Brian Paulgallium: disable a tgsi_dump() call
2008-06-09 Jakob Bornecrantzi915: Disable color buffer writes if no color buffer...
2008-06-09 Jakob Bornecrantzmesa: Most of the functions of MESA_TEXTURE_S8_Z24...
2008-06-08 Jakob Bornecrantzmesa: Do not compile the dri drivers in mesa
2008-06-08 Jakob Bornecrantzmesa: Add MESA_FORMAT_S8_Z24 texture format
2008-06-07 Keith Whitwelldraw: fix temp vs output buffer typo in vsvg_run_elts
2008-06-07 Jose FonsecaFix CRLF line endings.
2008-06-07 Jose FonsecaFix CRLF line endings.
2008-06-06 Brian Paulegl: improved Makefile
2008-06-06 Brian Paulegl: EGL->DRI adaptor/driver
2008-06-06 Brian Paulegl: clean-ups
2008-06-06 Brian Paulmesa: disable visual warning unless LIBGL_DEBUG is...
2008-06-06 Brian Paulegl: make _eglChooseDRMDriver() non-static
2008-06-06 Brian Paulegl: change default logging level to _EGL_WARNING
2008-06-06 Brian Paulgallium: additional comment
2008-06-06 Jonathan Whiteegl: updated EGLAPI for Windows
2008-06-06 Brian Paulmesa: sync up with latest Makefile changes on master
2008-06-06 Keith Whitwelldraw: fix intermediate buffer confusion in draw_vs_vari...
2008-06-06 Brian Paulegl: open X display if needed
2008-06-06 Keith Whitwellmesa: turn off ffvertex prog debug
2008-06-06 Jakob Bornecrantzgallium: Only build intel_drm for linux-dri targets
2008-06-06 Keith Whitwelldraw: make sure middle-end primitive is uptodate in...
2008-06-06 Jakob Bornecrantzi915: Moved EGL_i915 to the common code
2008-06-06 Jakob Bornecrantzi915: Moved pipe_buffer and i915_winsys functions to...
2008-06-06 José Fonsecascons: Don't force MSVS 2003.
2008-06-06 José Fonsecascons: Put the tool logic in a frontend tool.
2008-06-06 José Fonsecadraw: Compile draw_vs_aos only on x86.
2008-06-05 Brian Paulsync up with Makefile changes on master
2008-06-05 Brian PaulMove construction of libOSMesa.so into src/mesa/drivers...
2008-06-05 Brian Paulinsert mesa/ before include files
2008-06-05 Jonathan Whiteegl: assorted fixes for Windows
2008-06-05 Brian Paulbuild egl_xlib/ too (softpipe_egl.so library)
2008-06-05 Brian Paulmesa: always build libglapi.a, updated subdir, gl.pc...
2008-06-05 Brian Paulegl: build libEGL and softpipe_egl.so by default
2008-06-05 Brian Paulegl: updated SUBDIRS
2008-06-05 Brian Paulegl: new src/egl/drivers/Makefile
2008-06-05 Brian Paulmesa: Makefile comment
2008-06-05 Brian Paulmesa: remove EXT/NV suffixes from _mesa_PointParameter...
2008-06-05 Brian Paulmesa: added _mesa_DrawArrays, DrawElements, DrawRangeEl...
2008-06-05 Brian Paulegl: minor tweaks
2008-06-05 Keith Whitwellpull in minor mklib change to fix debugging
2008-06-04 Brian Paulsync up with glxgears.c from master
2008-06-04 Alan HourihaneSet the attribute as used.
2008-06-04 Brian Paulegl: single triangle test
2008-06-04 Brian Paulegl: fix X visual selection
2008-06-04 Brian Paulegl: query/print EGL_NATIVE_VISUAL_ID
2008-06-04 Brian Paulegl: do proper setup/init of EGL configs
2008-06-04 Brian Paulegl: in _eglAddConfig() just save a pointer to the...
2008-06-04 Jakob Bornecrantzegl: Added peglgears, gears that uses pbuffers
2008-06-04 Brian Paulegl: new GLES/glplatform.h header
2008-06-04 Brian Paulegl: updated GLES/gl.h and GLES/glext.h headers from...
2008-06-04 Brian Paulegl: updated egl.h include paths
2008-06-04 Brian Paulegl: updated include paths (s/GLES/EGL/)
2008-06-04 Brian Paulegl: added OpenGL ES 2.0 header files in new GLES2...
2008-06-04 Brian Paulegl: created GLES/egl.h backward-compatibility header...
2008-06-04 Brian Paulegl: moved egl.h into EGL/ directory
2008-06-04 Brian Paulegl: moved eglext.h into EGL/ directory
2008-06-04 José Fonsecascons: Some provisions to cross-compile x86 on x86_64...
2008-06-04 José Fonsecascons: Generate matypes.h at build time.
2008-06-04 José Fonsecamesa: Remove assyntax.h include from generated matypes.h.
2008-06-04 Brian Paulgallium: added tgsi_is_passthrough_shader() function
2008-06-04 Brian Paulegl: prototype some multi-API code
2008-06-04 Keith Whitwelldraw: init vsvg draw pointer
2008-06-04 Michal Krolgallium: Define PIPE_CAP_GUARD_BAND_* capabilities.
2008-06-04 Keith Whitwelldraw: respect driver's max vertex buffer size
2008-06-04 Alan HourihaneBuild with -O2
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-06-03 Jakob Bornecrantzi915: Fix compile on linux-dri-debug
2008-06-03 Michal Kroldraw: Use register names more consistently.
next