index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
st/mesa: expose ARB_shader_texture_lod if SM3 is supported
Marek Olšák
2011-05-13
1
-0
/
+4
*
gallium: implement seamless cubemap extensions
Marek Olšák
2011-05-06
1
-0
/
+8
*
st/mesa: expose ARB_ES2_compatibility if GL_FIXED vertex format is supported
Marek Olšák
2011-04-30
1
-0
/
+6
*
st/mesa: support EXT_packed_float
Marek Olšák
2011-04-29
1
-0
/
+7
*
st/mesa: support EXT_texture_shared_exponent
Marek Olšák
2011-04-29
1
-0
/
+6
*
st/mesa: raise shader MaxParameters if driver supports more
Brian Paul
2011-04-27
1
-0
/
+2
*
st/mesa: whitespace fixes
Brian Paul
2011-04-27
1
-3
/
+3
*
st/mesa: convert Mesa float formats to Gallium
Marek Olšák
2011-04-15
1
-0
/
+12
*
mesa: plug in new functions for GL_ARB_sampler_objects
Brian Paul
2011-04-10
1
-0
/
+1
*
gallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROL
Marek Olšák
2011-03-29
1
-4
/
+26
*
gallium: add EXT_texture_snorm support
Marek Olšák
2011-03-29
1
-0
/
+6
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
1
-0
/
+7
*
gallium: add texture barrier support to the interface and st/mesa (v2)
Marek Olšák
2011-03-15
1
-0
/
+4
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-22
/
+22
*
st/mesa: implement ARB_sync
Marek Olšák
2011-03-08
1
-0
/
+4
*
st/mesa: add LATC and 3DC support
Marek Olšák
2011-03-08
1
-0
/
+21
*
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-05
1
-1
/
+3
*
mesa/st: add RGTC format support.
Dave Airlie
2011-02-28
1
-0
/
+16
*
mesa: Remove the DXT compression via blit path.
José Fonseca
2011-02-16
1
-4
/
+1
*
mesa/st: enable GL_EXT_framebuffer_sRGB
Dave Airlie
2011-02-10
1
-0
/
+9
*
st/mesa: support for 1D/2D texture arrays
Brian Paul
2011-01-25
1
-0
/
+6
*
st/mesa: Enable EXT_texture_format_BGRA8888 for gles1/2
Benjamin Franzke
2011-01-24
1
-0
/
+2
*
st/mesa: move PIPE_CAP_INDEP_BLEND_FUNC code
Brian Paul
2011-01-17
1
-4
/
+4
*
gallium: add EXT_texture_sRGB_decode.
Dave Airlie
2011-01-16
1
-0
/
+1
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-2
/
+0
*
st/mesa: GL_ARB_instanced_arrays support
Brian Paul
2011-01-15
1
-0
/
+1
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
1
-0
/
+4
|
\
|
*
st/mesa: GL_ARB_draw_instanced depends on PIPE_CAP_INSTANCED_DRAWING
Brian Paul
2010-12-05
1
-0
/
+4
*
|
st/mesa: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
|
st/mesa: advertise GL_ARB_half_float_pixel
Marek Olšák
2011-01-04
1
-0
/
+1
*
|
mesa/swrast/st: add ARB_occlusion_query2 support.
Dave Airlie
2010-12-18
1
-0
/
+1
*
|
mesa, st/mesa: disable GL_ARB_geometry_shader4
Brian Paul
2010-12-13
1
-0
/
+2
|
/
*
mesa: replace #defines with new gl_shader_type enum
Brian Paul
2010-11-23
1
-23
/
+24
*
st/mesa: set MaxUniformComponents
Marek Olšák
2010-11-22
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-22
1
-2
/
+2
*
st/mesa: enable ARB_explicit_attrib_location and EXT_separate_shader_objects
Marek Olšák
2010-11-21
1
-0
/
+2
*
gallium: add CAPs for indirect addressing and lower it in st/mesa when needed
Marek Olšák
2010-11-12
1
-0
/
+9
*
st/mesa: support for primitive restart
Brian Paul
2010-10-21
1
-0
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
st/mesa: enable stencil shader export extension if supported
Dave Airlie
2010-10-13
1
-0
/
+4
*
mesa/st: initial attempt at RG support for gallium drivers
Dave Airlie
2010-10-02
1
-0
/
+6
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
1
-1
/
+0
*
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-21
1
-1
/
+5
*
mesa/st: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
1
-1
/
+4
*
mesa/st: ask GLSL to not emit noise since we have a dummy implementation
Luca Barbieri
2010-09-14
1
-0
/
+2
*
mesa/st: set compiler options based on Gallium shader caps
Luca Barbieri
2010-09-14
1
-0
/
+9
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-24
/
+28
*
glsl: add several EmitNo* options, and MaxUnrollIterations
Luca Barbieri
2010-09-08
1
-4
/
+1
*
glsl: make compiler options per-target
Luca Barbieri
2010-09-08
1
-2
/
+4
*
st/mesa: clamp gl_constants::MaxVarying against MAX_VARYING
Brian Paul
2010-09-02
1
-0
/
+1
[next]