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
/
gallium
/
drivers
/
softpipe
/
sp_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
2012-09-30
1
-0
/
+1
*
gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
Brian Paul
2012-08-16
1
-2
/
+2
*
draw,gallivm: Fix draw_get_shader_param.
José Fonseca
2012-07-13
1
-12
/
+6
*
softpipe: implement get_timestamp and expose ARB_timer_query
Marek Olšák
2012-07-10
1
-1
/
+10
*
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
2012-07-10
1
-0
/
+1
*
softpipe: handle more PIPE_CAP_x queries
Brian Paul
2012-06-26
1
-3
/
+31
*
gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
Marek Olšák
2012-04-30
1
-0
/
+2
*
gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2012-04-30
1
-0
/
+2
*
gallium drivers: report that user vertex buffers are supported
Marek Olšák
2012-04-24
1
-0
/
+2
*
softpipe: add dual source blending support
Dave Airlie
2012-04-13
1
-1
/
+1
*
gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETS
Dave Airlie
2012-04-13
1
-0
/
+2
*
softpipe: set max cube texture size to 4Kx4K
Brian Paul
2012-03-20
1
-1
/
+1
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
1
-1
/
+0
*
gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Christoph Bumiller
2012-02-09
1
-0
/
+2
*
vl: add interlacing capabilities
Christian König
2012-02-06
1
-0
/
+6
*
st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.c
Marek Olšák
2012-01-29
1
-0
/
+2
*
st/mesa: do vertex and fragment color clamping in shaders
Marek Olšák
2012-01-25
1
-1
/
+3
*
softpipe: Silence unused variable warning on non-LLVM builds.
Vinson Lee
2012-01-16
1
-0
/
+2
*
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
2012-01-15
1
-0
/
+2
*
sofpipe: remove extraneous semicolon
Brian Paul
2012-01-12
1
-1
/
+1
*
softpipe: bump max texture array layers to 256.
Dave Airlie
2012-01-12
1
-1
/
+1
*
softpipe: enable clamping control
Dave Airlie
2012-01-11
1
-0
/
+2
*
softpipe: fix llvm build
Dave Airlie
2012-01-11
1
-1
/
+1
*
softpipe: allow softpipe to set shader params depending on runtime llvm (v3)
Dave Airlie
2012-01-11
1
-3
/
+13
*
draw/softpipe: EXT_transform_feedback support (v2)
Dave Airlie
2012-01-10
1
-1
/
+4
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
1
-2
/
+0
*
softpipe: remove the 32bits limitation on depth(-stencil) formats
Morgan Armand
2012-01-03
1
-13
/
+0
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-1
/
+1
*
gallium: disable stream output in drivers that support it
Marek Olšák
2011-12-15
1
-1
/
+1
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-7
/
+7
*
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
Marek Olšák
2011-11-22
1
-2
/
+0
*
gallium: add PIPE_CAP_CONDITIONAL_RENDER
Marek Olšák
2011-09-30
1
-0
/
+2
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-10
/
+11
*
gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
Marek Olšák
2011-09-30
1
-2
/
+0
*
gallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
Marek Olšák
2011-09-10
1
-2
/
+2
*
gallium: add caps for MIN/MAX texel offsets.
Dave Airlie
2011-09-02
1
-0
/
+4
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
1
-0
/
+2
*
[g3dvl] add some more PIPE_VIDEO_CAPs
Christian König
2011-07-12
1
-0
/
+6
*
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
1
-10
/
+0
*
[g3dvl] remove the unused priv member from pipe_video_context
Christian König
2011-07-08
1
-1
/
+1
*
[g3dvl] make pipe_context mandatory for creation pipe_video_context
Christian König
2011-07-08
1
-9
/
+2
*
[g3dvl] rename is_format_supported to is_video_format_supported and move it i...
Christian König
2011-07-08
1
-0
/
+2
*
[g3dvl] rename get_param to get_video_param and move into screen object
Christian König
2011-07-07
1
-1
/
+14
*
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-06-09
1
-2
/
+2
|
\
|
*
softpipe: Anisotropic filtering extension.
Andreas Faenger
2011-06-06
1
-2
/
+2
*
|
[g3dvl] and finally split the decoder part out of the context
Christian König
2011-04-06
1
-14
/
+3
*
|
[g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMAT
Christian König
2011-04-02
1
-2
/
+1
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-19
1
-3
/
+3
|
\
|
|
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-2
/
+1
|
*
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-05
1
-1
/
+2
[next]