index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
functions from context.c
Brian Paul
2000-02-02
2
-0
/
+1223
|
*
functions from old glmisc.c file
Brian Paul
2000-02-02
4
-0
/
+840
|
*
replace offset with functionOffset in generate_entrypoint()
Brian Paul
2000-02-02
1
-2
/
+2
|
*
patch for XFree86 building
Brian Paul
2000-02-01
1
-1
/
+11
|
*
added normal, vertex, viewport message strings
Brian Paul
2000-02-01
1
-37
/
+43
|
*
added more message strings
Brian Paul
2000-02-01
1
-59
/
+59
|
*
defined FLT_MIN if undefined
Brian Paul
2000-01-31
1
-1
/
+6
|
*
added mutexes for thread safety
Brian Paul
2000-01-31
3
-5
/
+31
|
*
added Mutex macros
Brian Paul
2000-01-31
1
-5
/
+60
|
*
added _mesa_TexImage3DEXT()
Brian Paul
2000-01-31
2
-4
/
+22
|
*
added save_TexImage3DEXT()
Brian Paul
2000-01-31
1
-1
/
+17
|
*
removed unneeded \n chars
Brian Paul
2000-01-31
1
-25
/
+25
|
*
changed message format, added GL_EXT_texture3d
Brian Paul
2000-01-31
1
-3
/
+17
|
*
added more function templates, changed message format
Brian Paul
2000-01-31
1
-517
/
+773
|
*
fixed protos for glTexImage3DEXT and GetDetailTexFuncSGIS
Brian Paul
2000-01-31
1
-3
/
+3
|
*
added Josh's dynamic display assembly generator
Brian Paul
2000-01-31
1
-3
/
+41
|
*
include conf.h
tanner
2000-01-31
5
-5
/
+25
|
*
include glapioffset.h instead of ../glapioffsets.h
Brian Paul
2000-01-28
1
-2
/
+2
|
*
added -I. to .S.o rule
Brian Paul
2000-01-28
2
-8
/
+6
|
*
renamed _glapi_CurrentContext to _glapi_Context
Brian Paul
2000-01-28
4
-21
/
+22
|
*
removed actual GL entrypoints (glapitemp.h)
Brian Paul
2000-01-28
1
-70
/
+11
|
*
moved entrypoints here from glapi.c
Brian Paul
2000-01-28
1
-1
/
+64
|
*
enable/disable no-context warnings depending on MESA_DEBUG
Brian Paul
2000-01-28
1
-3
/
+12
|
*
added default template macros
Brian Paul
2000-01-28
1
-1
/
+28
|
*
updated comments
Brian Paul
2000-01-28
2
-4
/
+13
|
*
added prefetchw
Holger Waechtler
2000-01-27
1
-0
/
+1
|
*
updated version string to Mesa 3.3
Brian Paul
2000-01-27
1
-3
/
+3
|
*
include conf.h if HAVE_CONFIG_H defined
Brian Paul
2000-01-27
1
-1
/
+4
|
*
updated RGB2BGR function
Brian Paul
2000-01-25
2
-10
/
+8
|
*
only print info if MESA_DEBUG is set
Brian Paul
2000-01-25
1
-8
/
+15
|
*
fixed VB->IndexPtr==NULL bug (Richard Guenther)
Brian Paul
2000-01-25
1
-11
/
+17
|
*
updated for Mesa 3.3
Brian Paul
2000-01-25
8
-162
/
+295
|
*
changed VB_MAX, no longer dependant on FX symbol
Brian Paul
2000-01-24
1
-7
/
+4
|
*
replaced HashLookup() with _mesa_HashLookup()
Brian Paul
2000-01-24
1
-2
/
+2
|
*
prefixed hash functions with _mesa_
Brian Paul
2000-01-24
5
-59
/
+59
|
*
added #ifdef SVGA, work-around asm code problem
Brian Paul
2000-01-23
6
-6
/
+40
|
*
added new SVGA driver files
Brian Paul
2000-01-23
2
-2
/
+12
|
*
prevent spaces in fp register names
Josh Vanderhoof
2000-01-23
1
-1
/
+9
|
*
no brackets for nasm indirect jumps
Josh Vanderhoof
2000-01-23
1
-2
/
+2
|
*
updated SVGA sources from Mesa 3.2
Brian Paul
2000-01-22
12
-334
/
+1468
|
*
Merged in fixes from 3.2 branch. Fixed clipping bug, segfault in
Gareth Hughes
2000-01-20
1
-3
/
+3
|
|
|
|
|
|
vertex sorting function. Debug is now enabled with MESA_TESS_DBG_LEVEL environment variable.
*
updated with latest DRI tree changes
Brian Paul
2000-01-18
7
-308
/
+464
|
*
replaced some spaces with a tab
Brian Paul
2000-01-18
2
-6
/
+6
|
*
generic_noop() now returns 0
Brian Paul
2000-01-18
1
-4
/
+5
|
*
renamed CURRENT_INPUT to _mesa_CurrentInput
Brian Paul
2000-01-18
2
-7
/
+7
|
*
added X86-optimized message for MESA_INFO
Brian Paul
2000-01-17
1
-2
/
+7
|
*
disabled X86-optimized dispatch when using XF86DRI (temporary)
Brian Paul
2000-01-17
1
-2
/
+2
|
*
added _glapi_Dispatch
Brian Paul
2000-01-17
1
-2
/
+4
|
*
renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
Brian Paul
2000-01-17
2
-1007
/
+1008
|
*
added copyright info
Brian Paul
2000-01-17
1
-0
/
+32
|
[next]