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
/
extensions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vertex program check-in
Brian Paul
2001-12-14
1
-1
/
+3
*
prototype implementation of GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shado...
Brian Paul
2001-12-04
1
-1
/
+7
*
added test implementation of GL_ARB_window_pos
Brian Paul
2001-11-19
1
-2
/
+3
*
added GL_ARB_texture_mirrored_repeat
Brian Paul
2001-10-17
1
-1
/
+3
*
added GL_EXT_texture_edge_clamp
Brian Paul
2001-08-13
1
-2
/
+4
*
added GL_IBM_rasterpos_clip extension
Brian Paul
2001-06-26
1
-1
/
+2
*
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-06-15
1
-1
/
+29
*
infrastructure for GL_ARB_multisample
Brian Paul
2001-05-29
1
-1
/
+2
*
Finished GL_SGIS_generate_mipmap. Should be trivial to enable in DRI drivers.
Brian Paul
2001-05-24
1
-2
/
+2
*
initial support for GL_SGIS_generate_mipmap extension
Brian Paul
2001-05-21
1
-1
/
+3
*
fixed typo in GL_ARB_transpose_matrix
Brian Paul
2001-04-24
1
-2
/
+2
*
Fixed a number of minor GL_ARB_texture_env_combine/dot3 issues.
Brian Paul
2001-04-17
1
-3
/
+3
*
added GL_ARB_texture_border_clamp
Brian Paul
2001-03-26
1
-1
/
+5
*
enable GL_ARB_texture_env_combine and GL_ARB_texture_env_dot3 in _mesa_enable...
Brian Paul
2001-03-22
1
-1
/
+3
*
added GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3
Brian Paul
2001-03-22
1
-1
/
+3
*
- Port 3.4 texture utils, texture format work to 3.5 (including new
Gareth Hughes
2001-03-18
1
-54
/
+55
*
removed ARB_texture_env_add bool flag, use EXT_texture_env_add flag
Brian Paul
2001-03-15
1
-2
/
+2
*
more tweaks
Brian Paul
2001-02-27
1
-3
/
+1
*
minor extension tweaks
Brian Paul
2001-02-27
1
-5
/
+6
*
Disable most extensions by default. Drivers should enable them as needed.
Brian Paul
2001-02-26
1
-64
/
+143
*
Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture.
Brian Paul
2001-02-20
1
-2
/
+4
*
Changed FetchTexel() function pointer arguments.
Brian Paul
2001-02-17
1
-1
/
+3
*
Work in glGetTexImage() to return GL_COLOR_INDEX images.
Brian Paul
2001-02-17
1
-3
/
+5
*
removed the unused/broken GL_PGI_misc_hints extension
Brian Paul
2001-01-24
1
-2
/
+1
*
Implementation of GL_EXT_texture_env_dot3.
Gareth Hughes
2001-01-06
1
-1
/
+3
*
Initial work on GL_MESA_sprite_point extension.
Brian Paul
2000-12-08
1
-1
/
+3
*
Committing in .
Jouk Jansen
2000-11-22
1
-31
/
+31
*
Minor header file changes to silence warnings.
Brian Paul
2000-11-17
1
-1
/
+16
*
set *t->flag = enabled in gl_extensions_add(), otherwise, extension booleans ...
Brian Paul
2000-10-30
1
-4
/
+6
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-88
/
+72
*
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
1
-7
/
+6
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-2
/
+7
*
added GL_ARB_texture_env_add
Brian Paul
2000-09-25
1
-2
/
+3
*
enabled GL_EXT_convolution and GL_ARB_imaging
Brian Paul
2000-09-02
1
-5
/
+5
*
added more extensions testing code
Brian Paul
2000-08-30
1
-7
/
+10
*
finished compressed texture support (Bill White)
Brian Paul
2000-08-29
1
-3
/
+3
*
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul
2000-06-27
1
-1
/
+3
*
added GL_EXT_packed_pixels extension, subset of GL 1.2
Brian Paul
2000-06-08
1
-1
/
+2
*
initial work for GL_NV_blend_square extension
Brian Paul
2000-05-30
1
-1
/
+3
*
more work on GL_ARB_texture_compression
Brian Paul
2000-05-24
1
-2
/
+6
*
initial work for GL_ARB_texture_compression
Brian Paul
2000-05-23
1
-1
/
+3
*
added GL_EXT_blend_func_separate
Brian Paul
2000-05-22
1
-3
/
+5
*
initial code for GL_ARB_texture_cube_map
Brian Paul
2000-05-22
1
-1
/
+3
*
implemented GL_EXT_histogram extension
Brian Paul
2000-05-04
1
-1
/
+2
*
work on GL_SGI_color_table
Brian Paul
2000-04-17
1
-1
/
+2
*
added GL_SGI_color_matrix extension
Brian Paul
2000-04-08
1
-20
/
+21
*
added GL_SGIX/SGIS_pixel_texture extension
Brian Paul
2000-04-07
1
-2
/
+4
*
Implemented support for the HP occlusion test extension (osmesa and X)
Randy Frank
2000-03-28
1
-2
/
+2
*
initial implementation of GL_HP_occlusion_test extension
Brian Paul
2000-03-11
1
-2
/
+4
*
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
1
-6
/
+26
[next]