summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/glheader.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move GL_HALF_FLOAT_OES definition to glheader.hBrian Paul2012-09-261-0/+7
* mesa: add support for GL_OES_compressed_ETC1_RGB8_textureChia-I Wu2011-12-021-0/+4
* mesa,glsl,mapi: Put extern "C" { ... } where appropriate.José Fonseca2011-11-091-0/+10
* mesa: add missing defines for GL_OES_EGL_image_externalChia-I Wu2011-11-031-0/+8
* mesa: add ATI_texture_compression_3dcMarek Olšák2011-03-081-0/+4
* Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg2010-10-131-1/+1
* gl: Remove unused GLcontextModes fieldsKristian Høgsberg2010-10-131-16/+0
* Get rid of GL/internal/glcore.hKristian Høgsberg2010-10-131-2/+36
* mesa: update to version 64 of GL/glext.hBrian Paul2010-09-141-3/+3
* mesa: move, redefine MESA_GEOMETRY_PROGRAMBrian Paul2010-09-141-1/+15
* mesa: Optimize get.c by using a table-driven approachKristian Høgsberg2010-05-111-0/+15
* mesa: Move support for paletted textures to main/teximage.cKristian Høgsberg2010-04-281-0/+13
* mesa: Handle GL_TEXTURE_GEN_STR_OES in _mesa_Enable()Kristian Høgsberg2010-04-281-1/+5
* mesa: Move GL_RGB565 workaround into fbobject.cKristian Høgsberg2010-04-271-0/+4
* mesa/main: Add more OpenGL ES types to glheader.h.Chia-I Wu2009-11-051-0/+7
* mesa: move #define for GL_PROGRAM_BINARY_LENGTH_OESBrian Paul2009-04-141-0/+5
* mesa: use quotes for #includeBrian Paul2009-02-241-1/+1
* mesa: move a bunch of compiler-related stuff into new compiler.h headerBrian Paul2009-02-221-251/+14
* Merge commit 'origin/master' into gallium-0.2Alan Hourihane2009-01-141-1/+2
|\
| * Big endian fixes.Matthieu Herrb2009-01-111-1/+2
| * mesa: texture crop rect stateBrian Paul2008-09-211-0/+4
| * mesa: point size arraysBrian Paul2008-09-211-0/+10
| * mesa: ASSERT macro is already defined by WinCE headers.José Fonseca2008-09-211-0/+2
| * mesa: initial support for fixed-pt vertex arraysBrian Paul2008-09-211-0/+5
* | Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-9/+0
|\ \ | |/
| * mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell2008-09-211-9/+0
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-14/+46
|\ \ | |/ |/|
| * mesa: texture crop rect stateBrian Paul2008-08-121-0/+4
| * mesa: point size arraysBrian Paul2008-06-251-0/+10
| * mesa: Use standard integer types.José Fonseca2008-06-241-9/+26
| * mesa: ASSERT macro is already defined by WinCE headers.José Fonseca2008-06-241-0/+2
| * mesa: initial support for fixed-pt vertex arraysBrian Paul2008-06-201-0/+5
* | mesa: check for __INTERIX to typedef uintptr_tBlair Sadewitz2008-07-151-0/+6
* | Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith2008-06-211-5/+40
* | glcore: build from mesaGeorge Sapountzis2008-04-231-5/+0
* | fix __builtin_expect() definition test for IBM XLC (sf bug 1909832)Brian2008-03-091-1/+1
* | fixes for bluegene-xlc-osmesa configBrian2007-09-201-1/+1
|/
* Fix a number of MINGW32 issuesZhang2007-07-211-1/+1
* a variety of fixes for MingWzhang2007-06-281-0/+3
* Drop mesa wrappers for XFree86.George Sapountzis2006-12-211-8/+4
* updated tests for defining __FUNCTION__ (Dan Schikore)Brian Paul2006-04-131-3/+6
* Include dix-config.h if HAVE_DIX_CONFIG_H is defined. This will be used by theEric Anholt2006-02-151-0/+3
* Add the ability to define NO_LIBCWRAPPER to avoid libcwrapper brain damage.Eric Anholt2006-02-111-1/+1
* don't need LONGLONG typedefsBrian Paul2005-12-081-7/+0
* add 64-bit typedefs for portabilityKarl Schultz2005-12-081-0/+7
* include stdint.h for BSDBrian Paul2005-11-271-10/+9
* fix MinGW problems (bug 4956)Brian Paul2005-11-041-1/+1
* additional wrapper updates, bug 4468Brian Paul2005-09-191-41/+0
* strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing theAdam Jackson2005-07-161-5/+0
* Don't #define __FUNCTION__ on a Microsoft C compiler new enough to have it.Karl Schultz2005-07-011-1/+2