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
/
drivers
/
dri
/
intel
/
intel_extensions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
1
-1
/
+0
|
\
|
*
intel: Remove GL_NV_point_sprite from extension list
Ian Romanick
2009-12-01
1
-1
/
+0
*
|
intel: Don't check for context pointer to be NULL during extension init
Ian Romanick
2009-11-12
1
-7
/
+6
*
|
intel: Remove unused enable_imaging parameter to intelInitExtensions
Ian Romanick
2009-11-12
1
-4
/
+2
*
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-1
/
+2
*
|
i915: Add stub ARB_occlusion_query support under a driconf debug option.
Eric Anholt
2009-10-01
1
-0
/
+5
*
|
i915: Add optional support for ARB_fragment_shader under a driconf option.
Eric Anholt
2009-10-01
1
-1
/
+9
*
|
i915: Enable ARB_vertex_shader for both i915 and i830.
Eric Anholt
2009-10-01
1
-4
/
+4
*
|
intel: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
1
-0
/
+2
*
|
i965: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
1
-0
/
+1
|
/
*
intel: Add support for ARB_sync.
Eric Anholt
2009-09-03
1
-0
/
+2
*
intel: Add support for GL_ARB_map_buffer_range.
Eric Anholt
2009-08-28
1
-0
/
+2
*
intel: Add support for ARB_copy_buffer.
Eric Anholt
2009-08-27
1
-0
/
+2
*
i965: Add support for GL_ARB_seamless_cube_map
Ian Romanick
2009-08-14
1
-0
/
+1
*
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2009-08-04
1
-0
/
+2
*
i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.
Eric Anholt
2009-07-29
1
-0
/
+2
*
i915: Add ARB_point_sprite since we already expose NV_point_sprite.
Eric Anholt
2009-07-29
1
-0
/
+1
*
intel: Enable EXT_gpu_program_parameters.
Eric Anholt
2009-06-29
1
-0
/
+2
*
intel: enable GL_ARB_vertex_array_object extension
Brian Paul
2009-06-22
1
-0
/
+2
*
enable ARB_half_float_pixel for intel drivers
Roland Scheidegger
2009-06-15
1
-0
/
+1
*
intel: enable GL_APPLE_vertex_array_object
Brian Paul
2009-05-13
1
-0
/
+2
*
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-28
1
-0
/
+1
*
i965: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
1
-0
/
+2
*
intel: turn on GL_ARB_shading_language_120
Brian Paul
2009-02-13
1
-4
/
+0
*
intel: Fix up some extension string issues
Ian Romanick
2009-01-28
1
-1
/
+18
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-1
/
+0
*
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
i965: implement GL_EXT_texture_swizzle
Brian Paul
2009-01-28
1
-0
/
+1
*
intel: move intelInitExtensions() and related code into new intel_extensions.c
Brian Paul
2009-01-26
1
-0
/
+180