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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
gallium/tgsi: Define system values used to query the compute grid parameters.
Francisco Jerez
2012-05-11
1
-1
/
+5
*
|
gallium/tgsi: Add resource write-back support.
Francisco Jerez
2012-05-11
2
-2
/
+5
*
|
gallium/tgsi: Add support for raw resources.
Francisco Jerez
2012-05-11
1
-1
/
+2
*
|
gallium/tgsi: Define the TGSI_BUFFER texture target.
Francisco Jerez
2012-05-11
1
-1
/
+1
*
|
gallium/tgsi: Introduce the compute processor.
Francisco Jerez
2012-05-11
1
-0
/
+1
*
|
gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.
Francisco Jerez
2012-05-11
1
-3
/
+10
*
|
gallium: Add context hooks for binding shader resources.
Francisco Jerez
2012-05-11
3
-0
/
+35
*
|
gallium/tgsi: Split sampler views from shader resources.
Francisco Jerez
2012-05-11
1
-5
/
+13
*
|
gallium: Basic compute interface.
Francisco Jerez
2012-05-11
5
-1
/
+119
|
/
*
gallium: add CAPs for vertex fetcher
Marek Olšák
2012-04-24
1
-1
/
+5
*
gallium: add user_ptr in pipe_resource
Marek Olšák
2012-04-24
1
-0
/
+3
*
gallium: remove PIPE_TRANSFER_NOOVERWRITE, use equivalent UNSYNCHRONIZED
Marek Olšák
2012-04-18
1
-1
/
+0
*
gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETS
Dave Airlie
2012-04-13
1
-1
/
+1
*
gallium: make get_query_result return union* and not void*
Marek Olšák
2012-03-30
2
-1
/
+55
*
gallium: add R8G8_R8B8 and G8R8_B8R8 formats
Christian König
2012-03-09
1
-0
/
+3
*
gallium: remove format aliases
Christian König
2012-03-08
1
-4
/
+0
*
Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
Marek Olšák
2012-03-05
1
-16
/
+0
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
1
-5
/
+0
*
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
[prev]
[next]