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
*
Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.
Brian Paul
2000-09-26
1
-3
/
+3
*
new comments, misc clean-up
Brian Paul
2000-09-17
1
-2
/
+14
*
added GL_MESA_trace support
Brian Paul
2000-09-15
1
-3
/
+3
*
explicitly init some texture vars
Brian Paul
2000-09-14
1
-1
/
+3
*
init mutex
Brian Paul
2000-09-12
1
-3
/
+4
*
changed gl_frame_buffer Xmax and Ymax to be exclusive boundary values
Brian Paul
2000-09-08
1
-1
/
+18
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
1
-3
/
+1
*
added tracing facility from Loki
Brian Paul
2000-09-05
1
-1
/
+38
*
don't free ctx inside _mesa_initialize_context() if error, caller does that.
Brian Paul
2000-08-29
1
-7
/
+3
*
implemented new ImageTransferState bitmask
Brian Paul
2000-08-21
1
-2
/
+2
*
initialize GenBit[STRQ] in init_texture_unit()
Brian Paul
2000-07-19
1
-1
/
+6
*
test for MESA_DEBUG = silent in gl_error(), misc clean-up
Brian Paul
2000-07-14
1
-22
/
+25
*
initialize some color table scale/bias factors
Brian Paul
2000-06-30
1
-1
/
+5
*
added GL_TABLE_TOO_LARGE to gl_error()
Brian Paul
2000-06-29
1
-1
/
+4
*
added code to initialize shininess tables
Brian Paul
2000-06-28
1
-1
/
+6
*
initialize TextureStack matrices
Brian Paul
2000-06-27
1
-2
/
+3
*
added aligned memory allocations (Gareth Hughes)
Brian Paul
2000-06-27
1
-13
/
+13
*
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul
2000-06-27
1
-1
/
+18
*
init Point.UserSize
Brian Paul
2000-06-27
1
-1
/
+2
*
more work on GL_ARB_texture_cube_map
Brian Paul
2000-05-26
1
-2
/
+13
*
changed allocation/initialization of API dispatch tables
Brian Paul
2000-05-24
1
-5
/
+15
*
register recent GL extensions for libGL compatibility
Brian Paul
2000-05-23
1
-1
/
+11
*
initial work for GL_ARB_texture_compression
Brian Paul
2000-05-23
1
-2
/
+4
*
initial code for GL_ARB_texture_cube_map
Brian Paul
2000-05-22
1
-1
/
+2
*
added Kevin's 32bpp Z buffer fix
Brian Paul
2000-05-18
1
-2
/
+10
*
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
[next]