index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
glheader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: move GL_HALF_FLOAT_OES definition to glheader.h
Brian Paul
2012-09-26
1
-0
/
+7
*
mesa: add support for GL_OES_compressed_ETC1_RGB8_texture
Chia-I Wu
2011-12-02
1
-0
/
+4
*
mesa,glsl,mapi: Put extern "C" { ... } where appropriate.
José Fonseca
2011-11-09
1
-0
/
+10
*
mesa: add missing defines for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+8
*
mesa: add ATI_texture_compression_3dc
Marek Olšák
2011-03-08
1
-0
/
+4
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
1
-16
/
+0
*
Get rid of GL/internal/glcore.h
Kristian Høgsberg
2010-10-13
1
-2
/
+36
*
mesa: update to version 64 of GL/glext.h
Brian Paul
2010-09-14
1
-3
/
+3
*
mesa: move, redefine MESA_GEOMETRY_PROGRAM
Brian Paul
2010-09-14
1
-1
/
+15
*
mesa: Optimize get.c by using a table-driven approach
Kristian Høgsberg
2010-05-11
1
-0
/
+15
*
mesa: Move support for paletted textures to main/teximage.c
Kristian Høgsberg
2010-04-28
1
-0
/
+13
*
mesa: Handle GL_TEXTURE_GEN_STR_OES in _mesa_Enable()
Kristian Høgsberg
2010-04-28
1
-1
/
+5
*
mesa: Move GL_RGB565 workaround into fbobject.c
Kristian Høgsberg
2010-04-27
1
-0
/
+4
*
mesa/main: Add more OpenGL ES types to glheader.h.
Chia-I Wu
2009-11-05
1
-0
/
+7
*
mesa: move #define for GL_PROGRAM_BINARY_LENGTH_OES
Brian Paul
2009-04-14
1
-0
/
+5
*
mesa: use quotes for #include
Brian Paul
2009-02-24
1
-1
/
+1
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
1
-251
/
+14
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-14
1
-1
/
+2
|
\
|
*
Big endian fixes.
Matthieu Herrb
2009-01-11
1
-1
/
+2
|
*
mesa: texture crop rect state
Brian Paul
2008-09-21
1
-0
/
+4
|
*
mesa: point size arrays
Brian Paul
2008-09-21
1
-0
/
+10
|
*
mesa: ASSERT macro is already defined by WinCE headers.
José Fonseca
2008-09-21
1
-0
/
+2
|
*
mesa: initial support for fixed-pt vertex arrays
Brian Paul
2008-09-21
1
-0
/
+5
*
|
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
1
-9
/
+0
|
\
|
|
*
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-21
1
-9
/
+0
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-14
/
+46
|
\
\
|
|
/
|
/
|
|
*
mesa: texture crop rect state
Brian Paul
2008-08-12
1
-0
/
+4
|
*
mesa: point size arrays
Brian Paul
2008-06-25
1
-0
/
+10
|
*
mesa: Use standard integer types.
José Fonseca
2008-06-24
1
-9
/
+26
|
*
mesa: ASSERT macro is already defined by WinCE headers.
José Fonseca
2008-06-24
1
-0
/
+2
|
*
mesa: initial support for fixed-pt vertex arrays
Brian Paul
2008-06-20
1
-0
/
+5
*
|
mesa: check for __INTERIX to typedef uintptr_t
Blair Sadewitz
2008-07-15
1
-0
/
+6
*
|
Solaris port of Mesa 7.1 with autoconf support
Alan Coopersmith
2008-06-21
1
-5
/
+40
*
|
glcore: build from mesa
George Sapountzis
2008-04-23
1
-5
/
+0
*
|
fix __builtin_expect() definition test for IBM XLC (sf bug 1909832)
Brian
2008-03-09
1
-1
/
+1
*
|
fixes for bluegene-xlc-osmesa config
Brian
2007-09-20
1
-1
/
+1
|
/
*
Fix a number of MINGW32 issues
Zhang
2007-07-21
1
-1
/
+1
*
a variety of fixes for MingW
zhang
2007-06-28
1
-0
/
+3
*
Drop mesa wrappers for XFree86.
George Sapountzis
2006-12-21
1
-8
/
+4
*
updated tests for defining __FUNCTION__ (Dan Schikore)
Brian Paul
2006-04-13
1
-3
/
+6
*
Include dix-config.h if HAVE_DIX_CONFIG_H is defined. This will be used by the
Eric Anholt
2006-02-15
1
-0
/
+3
*
Add the ability to define NO_LIBCWRAPPER to avoid libcwrapper brain damage.
Eric Anholt
2006-02-11
1
-1
/
+1
*
don't need LONGLONG typedefs
Brian Paul
2005-12-08
1
-7
/
+0
*
add 64-bit typedefs for portability
Karl Schultz
2005-12-08
1
-0
/
+7
*
include stdint.h for BSD
Brian Paul
2005-11-27
1
-10
/
+9
*
fix MinGW problems (bug 4956)
Brian Paul
2005-11-04
1
-1
/
+1
*
additional wrapper updates, bug 4468
Brian Paul
2005-09-19
1
-41
/
+0
*
strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing the
Adam Jackson
2005-07-16
1
-5
/
+0
*
Don't #define __FUNCTION__ on a Microsoft C compiler new enough to have it.
Karl Schultz
2005-07-01
1
-1
/
+2
[next]