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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
added missing POINT/LINE RANGE/GRANULARITY tokens
Brian Paul
2000-01-17
1
-2
/
+10
*
Z values were wrong in selection mode (Holger Waechtler), misc clean-up
Brian Paul
2000-01-17
1
-25
/
+29
*
x86 assembly dispatch
Josh Vanderhoof
2000-01-16
3
-23
/
+4028
*
Added occlusion test code. Follows the HP proposed occlusion test extension.
Randy Frank
2000-01-15
1
-2
/
+219
*
minor change for DEBUG builds
Brian Paul
2000-01-14
1
-2
/
+4
*
GLcontext is now nested in OSMesaContext
Brian Paul
2000-01-14
1
-57
/
+69
*
added gl_initialize_context_data(), gl_free_context_data(). code clean-up
Brian Paul
2000-01-14
2
-753
/
+792
*
added fxMesaContext arg to fxInitPixelTables()
Brian Paul
2000-01-13
3
-6
/
+9
*
added _mesa_ArrayElement() proto
Brian Paul
2000-01-13
1
-2
/
+6
*
added gl_register_config_var() proto
Brian Paul
2000-01-13
1
-3
/
+7
*
init a few vars to silence compiler warnings
Brian Paul
2000-01-13
1
-1
/
+3
*
include dispatch.h
Brian Paul
2000-01-13
1
-1
/
+2
*
clean up of eval_coord1/2f()
Brian Paul
2000-01-13
1
-10
/
+12
*
commented out gl_reinit_light_attrib()
Brian Paul
2000-01-13
1
-5
/
+5
*
commented out unused function
Brian Paul
2000-01-13
1
-3
/
+4
*
minor clean-up
Brian Paul
2000-01-13
1
-5
/
+7
*
made some functions static
Brian Paul
2000-01-13
1
-25
/
+25
*
added printf-message to dispatch templates
Brian Paul
2000-01-10
2
-515
/
+555
*
removed DISPATCH_SETUP, added RETURN_DISPATCH
Brian Paul
2000-01-08
2
-527
/
+30
*
* Fixups to the GGIMesa code to reflect the recent DD API changes
Jon Taylor
2000-01-07
8
-67
/
+376
*
added missing glHintPGI() function
Brian Paul
2000-01-07
2
-3
/
+30
*
improved robustness of extension handling in static_functions[] array
Brian Paul
2000-01-07
1
-229
/
+467
*
added glHintPGI template
Brian Paul
2000-01-07
1
-1
/
+8
*
added BitsPerPixel to XMesaVisual struct
Brian Paul
2000-01-07
1
-2
/
+3
*
removed cpp conditionals from _mesa_init_exec_table()
Brian Paul
2000-01-07
1
-31
/
+16
*
fixed GetString template, added GL_SGI_color_table templates
Brian Paul
2000-01-07
1
-3
/
+48
*
return GL_FALSE in fxDDColorMask
Brian Paul
2000-01-06
1
-1
/
+1
*
updated Clear function for new mask bits
Brian Paul
2000-01-06
3
-56
/
+77
*
new Clear function mask
Brian Paul
2000-01-06
1
-5
/
+18
*
minor clean-up in _mesa_unpack_ubyte_color_span()
Brian Paul
2000-01-05
1
-5
/
+3
*
removed _glapi_ThreadSafe
Brian Paul
2000-01-05
3
-23
/
+20
*
start search at 1 in HashFindFreeKeyBlock()
Brian Paul
2000-01-04
1
-4
/
+4
*
optimized GET_IMMEDIATE for thread safety
Brian Paul
1999-12-17
1
-2
/
+2
*
print thread safety info if MESA_INFO set
Brian Paul
1999-12-17
1
-1
/
+6
*
updated with latest source files
Brian Paul
1999-12-17
3
-30
/
+84
*
replaced mthreads.c with glthread.c
Brian Paul
1999-12-17
2
-4
/
+4
[next]