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
Commit message (
Expand
)
Author
Age
Files
Lines
*
added WIN32 and macos files to tar archive
Brian Paul
2000-01-27
1
-51
/
+63
*
updated RGB2BGR function
Brian Paul
2000-01-25
2
-10
/
+8
*
added info about assembly language optimizations
Brian Paul
2000-01-25
1
-1
/
+15
*
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
*
Removed '#if 0' from second pass.
Gareth Hughes
2000-01-24
1
-3
/
+4
*
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
*
Merged 3.2 updates, namely combine callback for intersecting
Gareth Hughes
2000-01-23
1
-35
/
+62
*
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 for Mesa 3.2
Brian Paul
2000-01-22
1
-6
/
+11
*
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
*
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
*
minor clean-up
Brian Paul
2000-01-18
1
-12
/
+15
*
added do /while to multi-line macros
Brian Paul
2000-01-17
1
-25
/
+25
*
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
*
removed X86 files from linux debug configs
Brian Paul
2000-01-17
1
-5
/
+3
*
added copyright info
Brian Paul
2000-01-17
1
-0
/
+32
*
added missing POINT/LINE RANGE/GRANULARITY tokens
Brian Paul
2000-01-17
2
-3
/
+19
*
Z values were wrong in selection mode (Holger Waechtler), misc clean-up
Brian Paul
2000-01-17
1
-25
/
+29
*
use nplanes instead of bitsPerRGBValue in GET_BITS_PER_PIXEL macro
Brian Paul
2000-01-16
1
-2
/
+8
*
x86 assembly dispatch
Josh Vanderhoof
2000-01-16
4
-42
/
+4047
*
Added occlusion test code. Follows the HP proposed occlusion test extension.
Randy Frank
2000-01-15
1
-2
/
+219
*
Added entry point and define for the occlusion test.
Randy Frank
2000-01-15
1
-2
/
+15
*
Added test for the occlusion test code.
Randy Frank
2000-01-15
1
-3
/
+50
*
minor change for DEBUG builds
Brian Paul
2000-01-14
1
-2
/
+4
*
first check-in
Brian Paul
2000-01-14
1
-0
/
+64
*
updated for Mesa 3.3
Brian Paul
2000-01-14
1
-95
/
+25
*
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
*
applied Daryll's patches for GLX_DIRECT_RENDERING
Brian Paul
2000-01-13
1
-5
/
+31
*
added -Wmissing-prototypes and enabled pthreads for linux debug configs
Brian Paul
2000-01-13
1
-7
/
+7
*
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
[next]