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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add a cull distance semantic
Zack Rusin
2013-06-10
1
-0
/
+11
*
gallium/docs: fix up transfer description for 1d arrays, add cube map arrays
Roland Scheidegger
2013-06-07
1
-5
/
+4
*
gallium: add support for layered rendering
Roland Scheidegger
2013-06-01
1
-2
/
+20
*
gallium/docs: adds documentation for multi viewport cap
Zack Rusin
2013-05-25
1
-0
/
+4
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-3
/
+5
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+2
*
gallium: more tgsi documentation updates
Roland Scheidegger
2013-05-07
1
-131
/
+250
*
gallium: tgsi documentation updates and clarification for integer opcodes.
Roland Scheidegger
2013-05-03
1
-73
/
+289
*
tgsi: allow negation of all integer types
Zack Rusin
2013-05-02
1
-5
/
+2
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
2
-4
/
+71
*
gallium: Add a new clip_halfz rasterizer state.
José Fonseca
2013-04-22
1
-0
/
+4
*
gallium: document breakc and switch/case/default/endswitch
Roland Scheidegger
2013-04-20
1
-6
/
+51
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
2
-2
/
+15
*
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
[next]