index
:
mesa/mesa
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
auto-cherry-for-8.0
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
draw-ply
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-clip-state
gallium-compute
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-userbuf
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
gles3
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl-to-tgsi
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
hw_gl_select
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
kasanen-post-process
kasanen-post-process-v2
llvm-cliptest-viewport
llvm-context
llvmpipe-duma
llvmpipe-wider-regs
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
map-texture-image-v4
map-texture-image-v5
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-copyteximage-hook
remove-driver-date
remove-max-width
remove-max-width-2
remove-redundant-helpers
renderbuffer-cleanups-v2
shader-file-reorg
shader-work
softpipe_0_1_branch
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
xa_branch
The Mesa 3D Graphics Library
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
34 hours
gallium: add condition parameter to render_condition
Roland Scheidegger
42
-40/+95
2013-06-03
radeonsi/compute: Upload work group, work item size in input buffer
Tom Stellard
1
-11/+27
2013-06-03
radeonsi/compute: Pass kernel arguments in a buffer v2
Tom Stellard
3
-35/+44
2013-06-03
radeonsi/compute: Implement un-binding of global buffers
Tom Stellard
1
-12/+19
2013-06-03
radeonsi/compute: Support multiple kernels in a compute program
Tom Stellard
1
-9/+18
2013-06-03
radeonsi/compute: Add missing PIPE_COMPUTE caps
Tom Stellard
1
-0/+16
2013-05-29
radeonsi: Add ipo to LLVM_COMPONENTS
Andreas Hartmetz
1
-2/+2
2013-05-28
radeonsi: Enable GLSL 1.30
Michel Dänzer
1
-1/+1
2013-05-28
radeonsi: Handle TGSI TXQ opcode
Michel Dänzer
2
-3/+33
2013-05-28
radeonsi: Add support for TGSI TXF opcode
Michel Dänzer
2
-14/+51
2013-05-28
radeonsi: Use tgsi_util_get_texture_coord_dim()
Michel Dänzer
1
-25/+7
2013-05-28
radeonsi: Handle TGSI_SEMANTIC_CLIPDIST
Michel Dänzer
1
-4/+17
2013-05-28
radeonsi: Make border colour state handling safe for integer textures
Michel Dänzer
2
-20/+27
2013-05-28
radeonsi: Fix hardware state for dual source blending
Michel Dänzer
4
-6/+17
2013-05-21
radeonsi: Fix user clip planes
Michel Dänzer
1
-4/+3
2013-05-21
radeonsi: Handle TGSI_SEMANTIC_CLIPVERTEX
Michel Dänzer
6
-8/+86
2013-05-21
radeonsi: Initial support for multiple constant buffers
Michel Dänzer
4
-73/+119
2013-05-21
radeonsi: Fix handling of TGSI_SEMANTIC_PSIZE
Michel Dänzer
5
-9/+17
2013-05-21
radeonsi: increase array size for shader inputs and outputs
Marek Olšák
2
-2/+4
2013-05-14
radeonsi: add Hainan pci ids
Alex Deucher
1
-0/+7
2013-05-14
radeonsi: update r600_get_llvm_processor_name for hainan
Alex Deucher
1
-0/+1
2013-05-14
radeonsi: add support for hainan chips
Alex Deucher
4
-0/+6
2013-04-25
radeonsi: add new SI pci ids
Alex Deucher
1
-0/+3
2013-04-24
radeonsi: cleanup disabling tiling for UVD v3
Christian König
1
-3/+4
2013-04-18
radeonsi: add support for compressed texture v2
Jerome Glisse
2
-2/+76
2013-04-18
radeonsi: add 2d tiling support for texture v3
Jerome Glisse
3
-73/+21
2013-04-17
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
17
-27/+137
2013-04-15
radeonsi: Read config values from the .AMDGPU.config ELF section
Tom Stellard
2
-8/+28
2013-04-11
radeon/uvd: add UVD implementation v5
Christian König
17
-24/+1939
2013-04-10
radeonsi: remove sampler writemask v3
Christian König
2
-13/+8
2013-04-05
radeonsi: Add compute support v3
Tom Stellard
11
-49/+378
2013-04-05
radeonsi: Set TCL1_ACTION_ENA when invalidating the texture cache
Tom Stellard
1
-0/+1
2013-04-05
radeonsi: Remove si_pm4_inval_vertex_cache()
Tom Stellard
3
-8/+1
2013-04-03
radeonsi: add more cases for copying unsupported formats to resource_copy_region
Marek Olšák
1
-0/+12
2013-04-02
radeonsi: add instance divisor support v3
Christian König
4
-59/+94
2013-04-02
radeonsi: add start instance support
Christian König
3
-10/+21
2013-04-02
radeonsi: add instanceid support
Christian König
4
-7/+43
2013-04-02
radeonsi: Handle arbitrary 2-byte formats in resource_copy_region
Michel Dänzer
1
-0/+6
2013-03-27
radeonsi: add cs tracing v3
Jerome Glisse
6
-1/+124
2013-03-26
radeonsi: add preloading for all samplers
Christian König
1
-12/+45
2013-03-26
radeonsi: add preloading of all constants
Christian König
1
-16/+51
2013-03-26
radeonsi: mark most intrinsics as readnone/nounwind
Christian König
1
-8/+10
2013-03-26
radeonsi: mark all loads as constant
Christian König
1
-7/+25
2013-03-26
radeonsi: remove wqm intrinsic
Christian König
1
-9/+0
2013-03-26
radeonsi: fix crash while binding a NULL constant buffer
Marek Olšák
1
-1/+1
2013-03-21
radeonsi: Emit pixel shader state even when only the vertex shader changed
Michel Dänzer
1
-0/+5
2013-03-19
radeonsi: enable indirect adressing
Christian König
2
-6/+1
2013-03-19
radeonsi: implement indirect adressing of constants
Christian König
1
-6/+8
2013-03-19
radeonsi: switch to using resource destribtors for constants v2
Christian König
2
-29/+37
2013-03-12
radeonsi: Fix off-by-one for maximum vertex element index in some cases
Michel Dänzer
1
-2/+8
[next]