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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
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
|
*
another fix for gluPartialDisk() in GL_LINE mode
Brian Paul
2000-01-11
1
-2
/
+2
|
*
fixed missing slice problem in gluPartialDisk()
Brian Paul
2000-01-11
1
-94
/
+5
|
*
added printf-message to dispatch templates
Brian Paul
2000-01-10
2
-515
/
+555
|
*
added amesa.h to tar file list
Brian Paul
2000-01-08
1
-3
/
+3
|
*
removed DISPATCH_SETUP, added RETURN_DISPATCH
Brian Paul
2000-01-08
2
-527
/
+30
|
*
fixed prototype typo in glHintPGI ( )
Brian Paul
2000-01-08
1
-2
/
+2
|
*
minor updates
Brian Paul
2000-01-07
1
-13
/
+26
|
*
* Fixups to the GGIMesa code to reflect the recent DD API changes
Jon Taylor
2000-01-07
8
-67
/
+376
|
|
|
|
* Added a new GGIMesa debugging-print subsystem
*
added missing glHintPGI() function
Brian Paul
2000-01-07
3
-4
/
+33
|
*
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
|
*
updated version string
Brian Paul
2000-01-07
1
-3
/
+6
|
*
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
|
*
assigned official GL_ARB_transpose_matrix enums
Brian Paul
2000-01-07
1
-7
/
+6
|
*
Committing in .
Jouk Jansen
2000-01-07
1
-1
/
+10
|
|
|
|
|
|
|
|
Work around for bug in VMS7.2 Modified Files: Mesa/src-glut/glut_event.c ----------------------------------------------------------------------
*
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
|
*
misc updates
Brian Paul
2000-01-05
1
-4
/
+8
|
*
clean-up of Linux target configs
Brian Paul
2000-01-05
2
-80
/
+47
|
*
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
|
*
added missing glColorTableParameter defines
Brian Paul
2000-01-04
1
-2
/
+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 for new thread support in Mesa 3.3
Brian Paul
1999-12-17
1
-36
/
+22
|
*
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
|
*
further simplification of thread-related code, misc clean-up
Brian Paul
1999-12-17
2
-214
/
+200
|
[next]