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
/
state_tracker
/
st_extensions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
1
-1
/
+3
|
\
|
*
st/mesa: we don't support GL_NV_point_sprite (see comment)
Brian Paul
2009-08-03
1
-1
/
+3
*
|
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-14
1
-1
/
+4
*
|
st/mesa: enable GL_ARB_framebuffer_object
Brian Paul
2009-06-29
1
-0
/
+6
*
|
mesa: alphabetize lines
Brian Paul
2009-06-29
1
-1
/
+1
*
|
Merge branch 'arb_vertex_array_object'
Brian Paul
2009-06-26
1
-1
/
+2
|
\
\
|
*
|
st/mesa: alphabetize lines
Brian Paul
2009-06-22
1
-1
/
+1
|
*
|
st/mesa: enable GL_ARB_vertex_array_object
Brian Paul
2009-06-22
1
-0
/
+1
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-26
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
st/mesa: query PIPE_CAP_TGSI_CONT_SUPPORTED
Brian Paul
2009-06-26
1
-0
/
+5
*
|
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
1
-0
/
+1
|
\
\
|
*
|
st/mesa: enable EXT_provoking_vertex
Brian Paul
2009-06-09
1
-0
/
+1
*
|
|
Merge branch 'arb_map_buffer_range'
Brian Paul
2009-06-15
1
-0
/
+1
|
\
\
\
|
*
|
|
st/mesa: enable GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-0
/
+1
*
|
|
|
set/mesa: enable GL_NV_texture_env_combine4
Brian Paul
2009-06-12
1
-0
/
+1
|
/
/
/
*
/
/
st/mesa: implement/enable GL_ARB_copy_buffer extension
Brian Paul
2009-06-02
1
-0
/
+1
|
/
/
*
|
st: add support for GL_EXT_vertex_array_bgra
Brian Paul
2009-05-21
1
-0
/
+1
*
|
st/mesa: enable GL_APPLE_vertex_array_object for gallium drivers
Brian Paul
2009-05-13
1
-0
/
+2
|
/
*
mesa: support GL_EXT_stencil_two_side in gallium/mesa state tracker
Brian Paul
2009-02-19
1
-0
/
+1
*
gallium: updated comments in st_extensions.c
Brian Paul
2009-01-26
1
-7
/
+12
*
gallium: fix MaxTextureCoordUnits init
Brian Paul
2009-01-04
1
-2
/
+3
*
gallium: assorted state tracker fixes for > 8 texture samplers
Brian Paul
2009-01-02
1
-3
/
+5
*
gallium: clamp MaxVertexTextureImageUnits against Mesa limit
Brian Paul
2009-01-02
1
-1
/
+2
*
gallium: fixes for srgb, new srgb formats
Roland Scheidegger
2008-12-12
1
-0
/
+4
*
gallium: query PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS to set ctx->Constants.MaxVer...
Brian
2008-12-04
1
-0
/
+3
*
gallium: added queries to determin GL_EXT_packed_depth_stencil support
Brian Paul
2008-08-14
1
-0
/
+20
*
gallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
Brian Paul
2008-08-06
1
-2
/
+8
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-4
/
+10
*
mesa: Use appropriate unsigned/signed, float/integer types.
José Fonseca
2008-06-24
1
-6
/
+6
*
Some changed for non-C99 compilers
Alan Hourihane
2008-05-02
1
-14
/
+14
*
gallium: remove unneeded st->bitmap_texcoord_bias
Brian Paul
2008-04-25
1
-4
/
+2
*
gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer path
Brian Paul
2008-04-16
1
-0
/
+1
*
gallium: set ctx->Const.MaxDrawBuffers
Brian
2008-04-14
1
-0
/
+4
*
gallium: test if PIPE_FORMAT_YCBCR[_REV] is supported and enable GL_MESA_ycbc...
Brian
2008-04-03
1
-0
/
+5
*
gallium: init ctx->Const.MaxTextureUnits
Brian
2008-04-01
1
-1
/
+2
*
gallium: use is_format_supported(PIPE_FORMAT_DXT5_RGBA) to check if s3tc is s...
Brian Paul
2008-03-21
1
-4
/
+6
*
gallium: use is_format_supported() to determine if GL_EXT_texture_sRGB is sup...
Brian Paul
2008-03-21
1
-1
/
+4
*
gallium: plug in and init GL_EXT_framebuffer_blit function/extension
Brian
2008-03-18
1
-0
/
+1
*
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
1
-24
/
+25
*
gallium: add bitmap/drawpixels texcoord bias support
Brian
2008-02-06
1
-0
/
+3
*
move EXT_shadow_funcs assignment
Brian
2007-11-08
1
-1
/
+1
*
Added pipe->get_paramf() to query float limits.
Brian
2007-11-08
1
-0
/
+21
*
enable GL_ARB/NV_point_sprite together
Brian
2007-11-07
1
-0
/
+1
*
fix typos, re-enable some extensions to get back to GL 2.1 level
Brian
2007-11-07
1
-7
/
+14
*
Remove pipe->max_texture_size(), use get_param() instead.
Brian
2007-11-06
1
-38
/
+35
*
Determine GL extensions/limits by making pipe queries.
Brian
2007-11-05
1
-0
/
+186