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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-4
/
+17
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
1
-5
/
+0
*
gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2
Tom Stellard
2013-04-05
1
-4
/
+4
*
freedreno: document debug flag
Erik Faye-Lund
2013-04-04
1
-0
/
+4
*
gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS
Christoph Bumiller
2013-04-03
1
-3
/
+5
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+2
*
gallium/docs: document get_driver_query_info
Marek Olšák
2013-03-26
1
-0
/
+12
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+4
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
3
-0
/
+42
*
tgsi: add ArrayID documentation v2
Christian König
2013-03-19
1
-0
/
+18
*
d3d1x: Remove.
José Fonseca
2013-03-12
1
-1
/
+1
*
llvmpipe: bump glsl version to 140
Roland Scheidegger
2013-03-02
1
-11
/
+4
*
gallium/docs: improve text about resources a bit.
Roland Scheidegger
2013-02-22
1
-29
/
+33
*
gallivm/tgsi: fix src modifier fetching with non-float types.
Roland Scheidegger
2013-02-16
1
-0
/
+15
*
gallium/docs: fix typos in sample opcode descriptions
Roland Scheidegger
2013-02-12
1
-2
/
+3
*
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
2013-02-12
1
-4
/
+3
*
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
2013-02-08
1
-1
/
+1
*
gallium: add SQRT shader opcode
Brian Paul
2013-02-04
1
-0
/
+9
*
gallium: add PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Christoph Bumiller
2013-01-30
1
-0
/
+3
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
2
-4
/
+1
*
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
2012-12-20
1
-1
/
+1
*
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
2012-10-31
1
-0
/
+6
*
gallium/docs: fix sphinx warning
Andreas Boll
2012-10-24
1
-1
/
+1
*
gallium/docs: update some distro information
Andreas Boll
2012-10-15
2
-8
/
+37
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-13
/
+11
*
gallium: remove resource_resolve
Marek Olšák
2012-09-30
2
-15
/
+1
*
gallium: add blit into the interface
Marek Olšák
2012-09-30
1
-0
/
+9
*
gallium: Add PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE v2
Tom Stellard
2012-09-25
1
-0
/
+2
*
gallium: add new pipe_screen::can_create_resource() function
Brian Paul
2012-09-17
1
-0
/
+10
*
gallium/docs: document interface changes for timestamp query
Marek Olšák
2012-07-10
1
-0
/
+10
*
gallium: Add PIPE_CAP_START_INSTANCE
Fredrik Höglund
2012-06-19
1
-1
/
+2
*
gallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v4
Francisco Jerez
2012-06-01
1
-0
/
+5
*
gallium/docs: beef up the docs related to color clamping
Brian Paul
2012-05-25
2
-3
/
+18
*
clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
Christoph Bumiller
2012-05-12
1
-0
/
+5
*
gallium/docs: remove documentation of redefine_user_buffer
Marek Olšák
2012-05-12
1
-14
/
+0
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
1
-0
/
+9
|
\
|
*
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
/
+6
*
|
gallium/compute: Drop TGSI dependency.
Francisco Jerez
2012-05-11
1
-0
/
+2
*
|
gallium/tgsi: Introduce the "LOCAL" register declaration modifier.
Francisco Jerez
2012-05-11
1
-0
/
+6
*
|
gallium/tgsi: Add support for atomic opcodes.
Francisco Jerez
2012-05-11
1
-0
/
+164
*
|
gallium/tgsi: Add support for barriers.
Francisco Jerez
2012-05-11
1
-0
/
+49
*
|
gallium/tgsi: Add resource write-back support.
Francisco Jerez
2012-05-11
2
-2
/
+29
*
|
gallium/tgsi: Add support for raw resources.
Francisco Jerez
2012-05-11
1
-1
/
+14
*
|
gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.
Francisco Jerez
2012-05-11
1
-9
/
+15
*
|
gallium: Add context hooks for binding shader resources.
Francisco Jerez
2012-05-11
2
-1
/
+23
*
|
gallium/tgsi: Split sampler views from shader resources.
Francisco Jerez
2012-05-11
1
-40
/
+81
*
|
gallium: Basic compute interface.
Francisco Jerez
2012-05-11
2
-1
/
+66
|
/
*
gallium/docs: document the new vertex fetch CAPs
Marek Olšák
2012-04-24
1
-0
/
+12
*
gallium: document dual source blending restrictions on gallium
Dave Airlie
2012-04-13
1
-1
/
+5
[next]