index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
docs
/
source
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-22
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
1
-0
/
+2
2013-07-11
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
1
-3
/
+3
2013-07-12
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
1
-2
/
+4
2013-07-12
tgsi: fix-up KILP comments
Brian Paul
1
-5
/
+5
2013-06-24
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
1
-0
/
+61
2013-06-22
gallium/docs: more documentation for pipe_resource::array_size
Brian Paul
1
-0
/
+6
2013-06-19
gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
Roland Scheidegger
1
-4
/
+6
2013-06-18
gallium: add condition parameter to render_condition
Roland Scheidegger
1
-5
/
+9
2013-06-13
gallium/draw: add limits to the clip and cull distances
Zack Rusin
1
-0
/
+23
2013-06-10
gallium: add a cull distance semantic
Zack Rusin
1
-0
/
+11
2013-06-07
gallium/docs: fix up transfer description for 1d arrays, add cube map arrays
Roland Scheidegger
1
-5
/
+4
2013-06-01
gallium: add support for layered rendering
Roland Scheidegger
1
-2
/
+20
2013-05-25
gallium/docs: adds documentation for multi viewport cap
Zack Rusin
1
-0
/
+4
2013-05-25
gallium: Add support for multiple viewports
Zack Rusin
1
-3
/
+5
2013-05-11
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
1
-0
/
+2
2013-05-07
gallium: more tgsi documentation updates
Roland Scheidegger
1
-131
/
+250
2013-05-03
gallium: tgsi documentation updates and clarification for integer opcodes.
Roland Scheidegger
1
-73
/
+289
2013-05-02
tgsi: allow negation of all integer types
Zack Rusin
1
-5
/
+2
2013-04-23
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2
-4
/
+71
2013-04-22
gallium: Add a new clip_halfz rasterizer state.
José Fonseca
1
-0
/
+4
2013-04-20
gallium: document breakc and switch/case/default/endswitch
Roland Scheidegger
1
-6
/
+51
2013-04-18
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2
-2
/
+15
2013-04-17
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
1
-4
/
+17
2013-04-17
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
1
-5
/
+0
2013-04-05
gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2
Tom Stellard
1
-4
/
+4
2013-04-04
freedreno: document debug flag
Erik Faye-Lund
1
-0
/
+4
2013-04-03
gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS
Christoph Bumiller
1
-3
/
+5
2013-04-03
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
1
-0
/
+2
2013-03-26
gallium/docs: document get_driver_query_info
Marek Olšák
1
-0
/
+12
2013-03-23
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
1
-0
/
+4
2013-03-20
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
3
-0
/
+42
2013-03-19
tgsi: add ArrayID documentation v2
Christian König
1
-0
/
+18
2013-03-12
d3d1x: Remove.
José Fonseca
1
-1
/
+1
2013-02-22
gallium/docs: improve text about resources a bit.
Roland Scheidegger
1
-29
/
+33
2013-02-16
gallivm/tgsi: fix src modifier fetching with non-float types.
Roland Scheidegger
1
-0
/
+15
2013-02-12
gallium/docs: fix typos in sample opcode descriptions
Roland Scheidegger
1
-2
/
+3
2013-02-12
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
1
-4
/
+3
2013-02-08
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
1
-1
/
+1
2013-02-04
gallium: add SQRT shader opcode
Brian Paul
1
-0
/
+9
2013-01-30
gallium: add PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Christoph Bumiller
1
-0
/
+3
2013-01-15
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2
-4
/
+1
2012-12-20
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
1
-1
/
+1
2012-10-31
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
1
-0
/
+6
2012-10-24
gallium/docs: fix sphinx warning
Andreas Boll
1
-1
/
+1
2012-10-15
gallium/docs: update some distro information
Andreas Boll
2
-8
/
+37
2012-10-11
gallium: unify transfer functions
Marek Olšák
1
-13
/
+11
2012-09-30
gallium: remove resource_resolve
Marek Olšák
1
-14
/
+0
2012-09-30
gallium: add blit into the interface
Marek Olšák
1
-0
/
+9
2012-09-25
gallium: Add PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE v2
Tom Stellard
1
-0
/
+2
2012-09-17
gallium: add new pipe_screen::can_create_resource() function
Brian Paul
1
-0
/
+10
[next]