Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-21 | mesa: texture crop rect state | Brian Paul | |
(cherry picked from commit c01fbc7866d7cd5cf4263dffec6d9591470b4c23) | |||
2008-09-21 | mesa: point size arrays | Brian Paul | |
2008-09-21 | mesa: ASSERT macro is already defined by WinCE headers. | José Fonseca | |
Even when just the standard headers are used.... | |||
2008-09-21 | mesa: initial support for fixed-pt vertex arrays | Brian Paul | |
2008-09-21 | mesa: standardize on C99's uint*_t instead of u_int*_t | Keith Whitwell | |
2008-07-15 | mesa: check for __INTERIX to typedef uintptr_t | Blair Sadewitz | |
2008-06-21 | Solaris port of Mesa 7.1 with autoconf support | Alan Coopersmith | |
Signed-off-by: Brian Paul <brian.paul@tungstengraphics.com> | |||
2008-04-23 | glcore: build from mesa | George Sapountzis | |
2008-03-09 | fix __builtin_expect() definition test for IBM XLC (sf bug 1909832) | Brian | |
2007-09-20 | fixes for bluegene-xlc-osmesa config | Brian | |
2007-07-21 | Fix a number of MINGW32 issues | Zhang | |
2007-06-28 | a variety of fixes for MingW | zhang | |
2006-12-21 | Drop mesa wrappers for XFree86. | George Sapountzis | |
2006-04-13 | updated tests for defining __FUNCTION__ (Dan Schikore) | Brian Paul | |
2006-02-15 | Include dix-config.h if HAVE_DIX_CONFIG_H is defined. This will be used by the | Eric Anholt | |
X Server to get things like _XSERVER64 (for X headers) and NO_LIBCWRAPPER defined consistently when its builds Mesa internally. | |||
2006-02-11 | Add the ability to define NO_LIBCWRAPPER to avoid libcwrapper brain damage. | Eric Anholt | |
If it's true that libcwrapper usage isn't necessary ever in the DllLoader world, then this code should probbaly all go away. | |||
2005-12-08 | don't need LONGLONG typedefs | Brian Paul | |
2005-12-08 | add 64-bit typedefs for portability | Karl Schultz | |
2005-11-27 | include stdint.h for BSD | Brian Paul | |
2005-11-04 | fix MinGW problems (bug 4956) | Brian Paul | |
2005-09-19 | additional wrapper updates, bug 4468 | Brian Paul | |
2005-07-16 | strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing the | Adam Jackson | |
modular X build | |||
2005-07-01 | Don't #define __FUNCTION__ on a Microsoft C compiler new enough to have it. | Karl Schultz | |
2005-06-19 | Define __FUNCTION__ as a preprocessor symbol in glheader.h if we're not | Brian Paul | |
using GCC or VMS. | |||
2005-06-13 | mingw changes (Nolan Leake) | Brian Paul | |
2005-05-24 | Cleanup some Windows junk. | Karl Schultz | |
2005-05-05 | Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms | Karl Schultz | |
use 64-bit pointers and 32-bit longs. So, operations like casting pointers to unsigned long and back to pointer won't work. glheader.h now includes files to define uintptr_t, which should instead be used for this sort of operation. It is an integer type that is the same size as a pointer. | |||
2005-02-08 | removed GL_EXT_framebuffer_object tokens | Brian Paul | |
2005-02-07 | additional work on GL_EXT_framebuffer_object | Brian Paul | |
2005-01-26 | remove a bunch of temporary #defines, now that glext.h was updated | Brian Paul | |
2004-12-15 | Fix up glx/x11 to work when built with -fvisibility=hidden. | Adam Jackson | |
2004-12-06 | disable junk for mingw | Daniel Borca | |
2004-11-27 | remove the GLAPI/GLAPIENTRY defines - they're already in gl.h | Brian Paul | |
2004-11-27 | Removed GLCALLBACK stuff - apparently never used anywhere. | Brian Paul | |
Removed GLWINAPI stuff - only used (unnecessarily?) in enums.c | |||
2004-11-25 | Started some assorted clean-ups in #defines, typedefs, etc. | Brian Paul | |
Next: move all the Windows/WGL stuff into the drivers/windows/ directory. | |||
2004-11-08 | Remove need for defining _MSC_VER when building Mesa for windows with | Brian Paul | |
a non MS C compiler (MinGW). (Gregor Anich) | |||
2004-10-02 | added support for GL_ARB_draw_buffers | Brian Paul | |
2004-09-13 | Handle GL_MAX_VERTEX_ATTRIBS_ARB in glGet*(). | Brian Paul | |
Define 2.0 point-sprite related tokens in glheader.h (temporary). | |||
2004-08-25 | Windows ICD driver code (patch 1014800) | Brian Paul | |
2004-06-29 | First phase of TLS work. At this point SPARC assembly dispatch is | Ian Romanick | |
broken, but it will be fixed "shortly." This is pretty much the same as the patch I sent to the dri-devel list on 22-Jun-2004. | |||
2004-04-22 | New glTexImage code. | Brian Paul | |
The gl_texture_format struct now has a StoreTexImageFunc that's called by glTex[Sub]Image[123]D to convert the user's texture data into the specific texture format layout. Now it's much easier to add new texture formats (like the 16/32-bit floating point formats). The texutil.[ch] and texutil_tmp.h files are obsolete. | |||
2004-03-13 | Implementation of GL_EXT_pixel_buffer_object extension. | Brian Paul | |
Note: extension may not be finalized yet - subject to change! Note: implementation not fully suitable for h/w implementation yet. | |||
2004-01-28 | tweak the #if test for defining _ASMAPI (fixes IRIX problem) | Brian Paul | |
2003-12-11 | replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) | Brian Paul | |
2003-12-09 | Fix definitions for Intel compiler. | Eric Anholt | |
Submitted by: Mikhail Teterin <mi@FreeBSD.org> | |||
2003-12-06 | conditionally define GLAPIENTRYP to prevent some warnings in linux-solo | Brian Paul | |
2003-12-04 | Change | Karl Schultz | |
#define GLAPIENTRYP __stdcall * to #define GLAPIENTRYP GLAPIENTRY * These two defs end up doing the same thing, but the compiler can squawk because they look different. Also matches the way it is declared in gl.h. Do same for GLCALLBACKP. | |||
2003-11-25 | remove __FUNCTION__ hack | Brian Paul | |
2003-10-08 | More SciTech SNAP specific changes to glheader.h. Also modified the macros | Kendall Bennett | |
in swrast/s_spantemp.h to allow dithering to be used in the SNAP drivers. | |||
2003-10-02 | Fixed bugs in Mesa software span rendering for color index modes | Kendall Bennett | |