mesa.git
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.
2008-06-03 Michal Kroldraw: Fix fetch_src(). Resurrect SSE version of DP3.
2008-06-02 Michal Kroldraw: Fix DP3 implementation by replacing SSE with...
2008-06-02 Jakob Bornecrantzi915: Removed useless defines
2008-06-02 Jakob Bornecrantzi915: Implement and use the reworked batchbuffer code
2008-06-02 Jakob Bornecrantzi915: Rework of batchbuffer code
2008-06-02 José Fonsecascons: Integrate gdi winsys.
2008-06-02 José Fonsecagdi: Port of the gdi mesa driver to gallium (Alan Houri...
2008-06-02 Keith Whitwelldraw: fast element translate path without delta
2008-06-02 José Fonsecagallium: Replace XSTDCALL by PIPE_CDECL.
2008-06-02 José Fonsecagallium: Port util_time functions to windows userspace.
2008-06-02 José Fonsecagallium: More tweaks for the cosf/sinf logic.
2008-06-02 José Fonsecartasm: Use enum sse_cc in sse_cmpps.
2008-06-02 José Fonsecagallium: Fix log<->cos typo in logf.
2008-06-02 José Fonsecagallium: Fix log<->cos typo in logf.
2008-06-02 Jakob Bornecrantzi915: Fixed some warnings
2008-06-02 Jakob Bornecrantzi915: Fixed initialization of surface
2008-06-02 José Fonsecagallium: Hopefully fix the cosf/sinf/etc. conditional...
2008-06-02 José Fonsecagallium: Identify each Windows platform individually...
2008-06-02 José Fonsecascons: Set /W3 warning level for all MSVC based platforms.
2008-06-02 José Fonsecadraw: Fix MSVC warnings.
2008-06-02 Michal Kroltgsi: Add assertions to the new rule that when an exten...
2008-06-02 Michal Krolbrw: SWZ no longer aliases MOV.
2008-06-02 Michal Kroli915: SWZ no longer aliases MOV.
2008-06-02 Michal Krolcell: SWZ no longer aliases MOV.
2008-06-02 Michal Kroltgsi: SWZ no longer aliases to MOV.
2008-06-02 Michal Krolgallium: The SWZ opcode no longer aliases MOV.
2008-05-31 Michal Krolmesa: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Krolbrw: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Kroli915: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Krolcell: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Krolutil: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Kroltgsi: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Krolgallivm: Fix build after TGSI declaration interface...
2008-05-31 Michal Kroldraw: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Krolgallium: Refactor TGSI decalaration tokens.
2008-05-31 Michal Kroli915: Comment out dead & problematic code.
2008-05-31 Michal Kroli915: Add mising include.
2008-05-31 Michal Kroldraw: Remove const qualifier.
2008-05-31 Michal Krolgallium: Fix preprocessor logic.
2008-05-31 Michal Kroldraw: Remove const qualifier.
2008-05-31 José Fonsecascons: Enable mesa state tracker in all platforms by...
2008-05-31 José Fonsecadraw: Eliminate stdio usage.
2008-05-31 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2008-05-31 José Fonsecai915: Eliminate void pointer arithmetic.
2008-05-31 José Fonsecagallium: MSVC 8.0 already defines the cosf, sinf, etc.
2008-05-31 José Fonsecagallium: Port timing functions to WinCE.
2008-05-30 Brian Paulgallium: fix some PIPE_FORMAT_Z24S8_UNORM bugs in softp...
2008-05-30 Brian Paulegl: eglGetProcAddress() stub
2008-05-30 Brian Paulegl: new eglGetProcAddress() code
2008-05-30 Brian Paulegl: bind the OpenGL API
2008-05-30 Brian Paulegl: specify client API by bit flag, not string
2008-05-30 Brian Paulegl: clean-up re-org of the client API state
2008-05-30 Brian Paulegl: added eglDestroySurface function
2008-05-30 Brian Paulegl: fix-up window resizes
2008-05-30 Brian Paulegl: check for EGL_DRIVER env var to override normal...
2008-05-30 Brian Paulegl: new version of gears demo that uses Xlib+EGL ...
2008-05-30 Brian Paulegl: assorted fixes. The code works now.
2008-05-30 Brian Paulegl: added surface_alloc_storage()
2008-05-30 Brian Paulegl: fix width/height tests
2008-05-30 Brian Paullink libEGL with Xlib
2008-05-30 Keith Whitwelldraw: trim incoming primitives
next