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
/
main
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Err, initial code for GL_EXT_convolution, not histogram
Brian Paul
2000-05-07
1
-1
/
+1
*
initial code for GL_EXT_histogram extension
Brian Paul
2000-05-07
1
-17
/
+18
*
removed software alpha flag from GLvisual struct
Brian Paul
2000-05-04
1
-9
/
+5
*
added _mesa_initialize_buffer/visual()
Brian Paul
2000-04-22
1
-236
/
+141
*
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-17
1
-27
/
+16
*
more GL_SGI_color_table extension work
Brian Paul
2000-04-12
1
-10
/
+24
*
initial work on GL_SGI_color_table extension
Brian Paul
2000-04-11
1
-1
/
+12
*
fixed GL_PGI_misc_hints identifiers
Brian Paul
2000-04-10
1
-2
/
+2
*
added GL_SGI_color_matrix extension
Brian Paul
2000-04-08
1
-1
/
+16
*
added GL_SGIX/SGIS_pixel_texture extension
Brian Paul
2000-04-07
1
-1
/
+6
*
initial histogram and min/max work
Brian Paul
2000-04-07
1
-1
/
+27
*
more GL_HP_occlusion_test work
Brian Paul
2000-04-04
1
-1
/
+2
*
added _mesa_create/destroy_visual()
Brian Paul
2000-03-31
1
-20
/
+67
*
put _mesa prefix on some functions
Brian Paul
2000-03-27
1
-7
/
+7
*
added code to die on FP exceptions if DEBEG env var set to FP
Brian Paul
2000-03-22
1
-2
/
+2
*
removed debug printf
Brian Paul
2000-03-19
1
-2
/
+1
*
fixed compiler warnings on BeOS R4
Brian Paul
2000-03-19
1
-3
/
+4
*
removed old Depth buffer pointer var
Brian Paul
2000-03-17
1
-3
/
+3
*
initial implementation of GL_HP_occlusion_test extension
Brian Paul
2000-03-11
1
-1
/
+3
*
fixed off-by-one errors in matrix stack setup/cleanup
Brian Paul
2000-03-06
1
-7
/
+13
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
1
-19
/
+37
*
now using dynamically allocated api dispatch tables
Brian Paul
2000-02-12
1
-4
/
+17
*
added point/line size limits to gl_constants struct
Brian Paul
2000-02-03
1
-3
/
+14
*
added Const.SubPixelBits
Brian Paul
2000-02-03
1
-1
/
+2
*
changed _gl prefix to _mesa_ on fog functions
Brian Paul
2000-02-02
1
-2
/
+2
*
don't include dispatch.h
Brian Paul
2000-02-02
1
-2
/
+1
*
moved state functions to state.c
Brian Paul
2000-02-02
1
-624
/
+18
*
added mutexes for thread safety
Brian Paul
2000-01-31
1
-3
/
+13
*
renamed _glapi_CurrentContext to _glapi_Context
Brian Paul
2000-01-28
1
-4
/
+5
*
enable/disable no-context warnings depending on MESA_DEBUG
Brian Paul
2000-01-28
1
-3
/
+12
*
prefixed hash functions with _mesa_
Brian Paul
2000-01-24
1
-8
/
+8
*
renamed CURRENT_INPUT to _mesa_CurrentInput
Brian Paul
2000-01-18
1
-2
/
+2
*
added X86-optimized message for MESA_INFO
Brian Paul
2000-01-17
1
-2
/
+7
*
added gl_initialize_context_data(), gl_free_context_data(). code clean-up
Brian Paul
2000-01-14
1
-749
/
+782
*
print thread safety info if MESA_INFO set
Brian Paul
1999-12-17
1
-1
/
+6
*
further simplification of thread-related code, misc clean-up
Brian Paul
1999-12-17
1
-187
/
+172
*
fixed thread problems
Brian Paul
1999-12-17
1
-45
/
+32
*
changes in hardware depth buffer support
Brian Paul
1999-12-10
1
-33
/
+38
*
minor stencil-related changes
Brian Paul
1999-12-04
1
-3
/
+3
*
test for null newCtx before newCtx->FirstTimeCurrent
Brian Paul
1999-12-02
1
-2
/
+2
*
print debug info in gl_make_current() if MESA_INFO env var set
Brian Paul
1999-11-30
1
-1
/
+19
*
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
1
-25
/
+42
*
renamed struct gl_palette as struct gl_color_table
Brian Paul
1999-11-19
1
-3
/
+3
*
updates for Mesa 3.3
Brian Paul
1999-11-19
1
-20
/
+10
*
fixed several texture state bugs found with objbug.c program
Brian Paul
1999-11-15
1
-12
/
+4
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-156
/
+104
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
pixel pack/unpack ImageHeight and SkipImages was not initialized
Brian Paul
1999-10-30
1
-1
/
+5
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
1
-2
/
+1
*
removed GL_ prefix from memory macros
Brian Paul
1999-10-13
1
-56
/
+56
[prev]
[next]