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
*
check for FEATURE_EXT_framebuffer_object to enable EXT_framebuffer_object
Brian Paul
2005-07-21
1
-1
/
+3
*
remove ^M chars, disable shading language extensions
Brian Paul
2005-07-21
1
-26
/
+26
*
Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms
Karl Schultz
2005-05-05
1
-3
/
+3
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-1
/
+1
*
add GL_ARB_shading_language_100;
Michal Krol
2005-04-14
1
-20
/
+27
*
additional work on GL_EXT_framebuffer_object
Brian Paul
2005-02-07
1
-0
/
+2
*
enable ARB_fragment/vertex_shader
Michal Krol
2005-01-13
1
-4
/
+4
*
Implement software ATI_fragment_shader
Dave Airlie
2004-12-19
1
-0
/
+4
*
added GL_ARB_pixel_buffer_object extension string
Brian Paul
2004-12-18
1
-0
/
+1
*
don't advertise GL_ARB_vertex/fragment_shader until they're done
Brian Paul
2004-10-31
1
-4
/
+4
*
add entries for extensions ARB_shader_objects, ARB_fragment_shader and
Michal Krol
2004-10-27
1
-1
/
+21
*
Add support for OES_read_format. As soon as glext.h is updated with the
Ian Romanick
2004-10-16
1
-0
/
+1
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+19
*
remove ARB_texture_non_power_of_two from _mesa_enable_1_5_extensions()
Brian Paul
2004-09-13
1
-2
/
+1
*
enabled GL_ARB_texture_rectangle
Brian Paul
2004-08-20
1
-0
/
+1
*
don't enable the float texture and GLhalf pixel extensions yet
Brian Paul
2004-08-17
1
-4
/
+7
*
Add EXT_vertex_cull support to mesa
Keith Whitwell
2004-05-10
1
-0
/
+1
*
minor vertex/fragment program tweaks
Brian Paul
2004-05-01
1
-4
/
+2
*
New glTexImage code.
Brian Paul
2004-04-22
1
-0
/
+4
*
Implementation of GL_EXT_pixel_buffer_object extension.
Brian Paul
2004-03-13
1
-0
/
+4
*
Added flags for _all_ extensions to the gl_extensions struct so that drivers
Brian Paul
2004-02-06
1
-20
/
+20
*
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
1
-0
/
+3
*
Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.
Brian Paul
2003-12-04
1
-1
/
+1
*
more texture compression
Daniel Borca
2003-11-21
1
-0
/
+1
*
Initial checking of new ARB_frag/vertex program parser
Karl Rasche
2003-11-19
1
-0
/
+2
*
Assorted casts to silence g++ warnings.
Brian Paul
2003-09-19
1
-1
/
+1
*
set ARB_vertex_buffer_object in _mesa_enable_sw_extensions()
Brian Paul
2003-09-17
1
-1
/
+4
*
ARB_point_sprite is not part of OpenGL 1.5
Brian Paul
2003-09-03
1
-2
/
+0
*
Added support for EXT_texture_mirror_clamp and the single wrap mode
Ian Romanick
2003-09-02
1
-1
/
+3
*
Added OpenGL 1.4's per-texture LOD bias.
Brian Paul
2003-08-28
1
-0
/
+1
*
Trivial changes to add support for GL_ARB_point_sprite, which is a
Ian Romanick
2003-08-23
1
-0
/
+3
*
Added support for GL_IBM_multimode_draw_arrays.
Ian Romanick
2003-08-22
1
-0
/
+4
*
prep for OpenGL 1.5
Brian Paul
2003-08-06
1
-0
/
+1
*
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
Brian Paul
2003-07-21
1
-1
/
+5
*
Fix up some loose ends from the last big check-in.
Brian Paul
2003-07-18
1
-7
/
+0
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-0
/
+8
*
Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation).
Brian Paul
2003-07-03
1
-0
/
+3
*
Simplify extension string handling.
Brian Paul
2003-07-03
1
-260
/
+185
*
Implemented GL_ARB_occlusion_query (not 100% finalized).
Brian Paul
2003-06-13
1
-0
/
+4
*
Added GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
Brian Paul
2003-06-04
1
-0
/
+2
*
Removed fields from 'struct gl_extensions' for extensions that don't
Ian Romanick
2003-06-02
1
-19
/
+26
*
Added support for NV_light_max_exponent.
Ian Romanick
2003-05-30
1
-0
/
+2
*
Implemented GL_EXT_depth_bounds_test.
Brian Paul
2003-04-21
1
-0
/
+8
*
Some groundwork for GL_ARB_vertex/fragment_program.
Brian Paul
2003-04-11
1
-4
/
+4
*
Basic infrastructure for GL_ARB_vertex_buffer_object.
Brian Paul
2003-03-29
1
-1
/
+2
*
GL_SGI_texture_color_table extension (Eric Plante)
Brian Paul
2003-01-21
1
-1
/
+3
*
GL_ATI_texture_env_combine3 extension
Brian Paul
2003-01-21
1
-1
/
+3
*
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
1
-1
/
+5
*
wrapped a few more C library functions
Brian Paul
2002-10-25
1
-8
/
+8
*
Header file clean-up:
Brian Paul
2002-10-24
1
-7
/
+2
[next]