index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
glheader.h
Age
Commit message (
Expand
)
Author
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
2004-04-22
New glTexImage code.
Brian Paul
2004-03-13
Implementation of GL_EXT_pixel_buffer_object extension.
Brian Paul
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
2003-12-06
conditionally define GLAPIENTRYP to prevent some warnings in linux-solo
Brian Paul
2003-12-04
Change
Karl Schultz
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
2003-10-02
Fixed bugs in Mesa software span rendering for color index modes
Kendall Bennett
2003-09-30
Updates required for building the SciTech SNAP version of Mesa. This includes:
Kendall Bennett
2003-09-12
Updates to fix problems building with the Open Watcom compiler.
Kendall Bennett
2003-08-05
Updates from Daniel Borca.
Brian Paul
2003-07-17
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-03-01
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2002-10-30
test both XFree86LOADER and IN_MODULE to see if we're being built as the glx ...
Brian Paul
2002-06-15
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-13
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-12
Moved big/little endian code to glheader.h.
Brian Paul
2002-03-23
removed temporary GL_ARB_texture_mirrored_repeat enums
Brian Paul
2001-12-20
Define finite as _finite for Windows.
Karl Schultz
2001-10-17
added GL_ARB_texture_mirrored_repeat
Brian Paul
2001-07-16
Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)
Brian Paul
2001-06-15
Added fi_type union typedef to glheader.h.
Brian Paul
2001-05-14
New IFLOOR, ICEIL macros from Josh Vanderhoof. Fixes problems with
Brian Paul
2001-03-29
Removed DD_Z_NEVER.
Brian Paul
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-02-09
minor updates to sync w/ XFree86 changes
Brian Paul
2001-01-08
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-09-15
use cpml.h on Alpha (AlanH)
Brian Paul
2000-09-12
Win32 update (Chris Morley)
Brian Paul
2000-08-02
define GL_GLEXT_PROTOTYPES before including mesa_wgl.h
Brian Paul
2000-06-12
define GL_GLEXT_PROTOTYPES for glext.h
Brian Paul
2000-05-26
applied Eero Pajarre's patch for Windows
Brian Paul
2000-05-22
replaced __CYGWIN32__ with __CYGWIN__, misc clean-up
Brian Paul
2000-05-22
added Window-isms previously in gl.h
Brian Paul
2000-03-22
added code to die on FP exceptions if DEBEG env var set to FP
Brian Paul
2000-02-24
use quotes for gl.h and glext.h includes
Brian Paul
2000-02-23
include GL/glext.h
Brian Paul
2000-02-12
always include <float.h>
Brian Paul
1999-11-12
moved assembly-related macros from types.h to glheader.h
Brian Paul
1999-11-12
. More Watcom C++ warnings fixed in Mesa.
Kendall Bennett
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
[prev]