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
/
gallium
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove trailing comma to silence warning
Brian Paul
2012-02-28
1
-1
/
+1
*
gallium: remove PIPE_SHADER_CAP_OUTPUT_READ
Marek Olšák
2012-02-27
1
-1
/
+0
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
3
-5
/
+0
*
gallium: fix some comments in p_state.h
Brian Paul
2012-02-15
1
-3
/
+3
*
gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Christoph Bumiller
2012-02-09
1
-1
/
+2
*
vl: add interlacing capabilities
Christian König
2012-02-06
1
-1
/
+4
*
st-api: fix typos, whitespace, line wrapping
Brian Paul
2012-02-01
1
-6
/
+6
*
gallium: remove trailing comma to silence warning
Brian Paul
2012-01-29
1
-1
/
+1
*
st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.c
Marek Olšák
2012-01-29
1
-1
/
+2
*
st/mesa: do vertex and fragment color clamping in shaders
Marek Olšák
2012-01-25
1
-2
/
+4
*
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
2012-01-15
1
-1
/
+2
*
vl: add h264 infrastructure
Christian König
2012-01-15
1
-0
/
+43
*
vl: move away from state like parameters
Christian König
2012-01-15
2
-38
/
+18
*
vl/video_buffer: add support for interlaced buffers
Christian König
2012-01-15
1
-0
/
+1
*
vl/video_buffer: use template style create params
Christian König
2012-01-15
1
-3
/
+1
*
gallium: improve the pipe_stream_output_info struct (v2)
Marek Olšák
2012-01-15
1
-5
/
+8
*
tgsi: add TGSI_TEXTURE_SHADOWCUBEMAP
Dave Airlie
2012-01-11
1
-1
/
+2
*
tgsi: add ISSG support
Dave Airlie
2012-01-11
1
-1
/
+2
*
gallium: introduce GLSL based interpolation rules. (v2)
Dave Airlie
2012-01-10
1
-1
/
+2
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
3
-4
/
+19
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
3
-18
/
+18
*
gallium: add an IABS opcode to TGSI
Bryan Cain
2012-01-07
1
-1
/
+2
*
gallium: add new semantic for clip vertex.
Dave Airlie
2012-01-07
1
-1
/
+2
*
gallium: add support for clip distances
Bryan Cain
2012-01-05
1
-1
/
+2
*
gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
2012-01-05
1
-0
/
+16
*
gallium: remove deprecated PIPE_TRANSFER_DISCARD
Marek Olšák
2012-01-05
1
-1
/
+0
*
gallium: add STATIC_ASSERT macro
Brian Paul
2012-01-05
1
-0
/
+11
*
vl: call decode_bitstream only once
Christian König
2011-12-26
1
-1
/
+3
*
gallium: remove PIPE_CAP_MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS
Marek Olšák
2011-12-25
1
-1
/
+0
*
st-api: Have context_create explain why creation failed
Ian Romanick
2011-12-23
1
-0
/
+14
*
st-api: Clean-up OpenGL profile handling
Ian Romanick
2011-12-23
1
-9
/
+10
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
3
-38
/
+95
*
mesa: add const flags to skip MaxVarying and MaxUniform linker checks (v2)
Marek Olšák
2011-12-13
1
-1
/
+3
*
vl: Add missing mpeg fields to pipe_mpeg12_picture_desc
Maarten Lankhorst
2011-12-11
1
-0
/
+3
*
gallium: implement ARB_conservative_depth
Marek Olšák
2011-12-10
1
-1
/
+9
*
gallium: add PIPE_FORMAT_ETC1_RGB8
Chia-I Wu
2011-12-02
1
-0
/
+3
*
Remove windows kernel support code.
José Fonseca
2011-11-29
1
-12
/
+2
*
gallium: add B10G10R10A2_UINT format
Dave Airlie
2011-11-27
1
-0
/
+1
*
gallium: remove trailing comma and unneeded comments in p_defines.h
Brian Paul
2011-11-22
1
-4
/
+4
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
2
-12
/
+20
*
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
Marek Olšák
2011-11-22
1
-1
/
+0
*
gallium: add PIPE_SHADER_CAP_OUTPUT_READ
Vadim Girlin
2011-11-21
1
-1
/
+2
*
gallium: add TGSI_SEMANTIC_VERTEXID
Christoph Bumiller
2011-11-14
1
-2
/
+3
*
state_trackers/vdpau: Add support for VC-1 decoding
Maarten Lankhorst
2011-11-03
1
-0
/
+34
*
state_trackers/vdpau: Add support for MPEG4 Part 2
Maarten Lankhorst
2011-11-03
1
-0
/
+27
*
state_trackers/vdpau: Add num_slices to mpeg12 picture structure
Maarten Lankhorst
2011-11-03
1
-0
/
+1
*
Add solaris detection for PIPE_ARCH_LITTLE_ENDIAN/PIPE_ARCH_BIG_ENDIAN
Alan Coopersmith
2011-10-20
1
-0
/
+9
*
gallium: add new query types and missing documentation
Christoph Bumiller
2011-10-20
1
-8
/
+11
*
gallium: add PIPE_BIND_BLENDABLE flag
Christoph Bumiller
2011-10-15
1
-4
/
+5
*
drm_driver: Add a configuration function to the driver descriptor.
Thomas Hellstrom
2011-10-14
1
-1
/
+46
[next]