index
:
~rantogno/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
965-glsl
965-ttm
R300_DRIVER
amdgpu
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
cnl/fast_clear_address
cnl/fast_clear_address_v4
cnl/fast_clear_address_v5
cnl/fast_clear_rebase2
cnl/fast_clear_rebase5
cnl/fast_clear_rebase6
cnl/fast_clear_rebase7
cnl/hacks
cnl/isp
cnl/preemption
cnl/preemption_atom
cnl/preemption_blorp
d3d1x-addons
direct_state_access
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-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-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
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-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
gbm-streams
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
libglvnd
llvm-cliptest-viewport
llvm-context
llvmpipe-rast-64
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
wayland-bind-display
wip/cnl_disable_pc
wip/cnl_wa
wip/cnl_wa2
wip/cnl_wa4
wip/sample_pattern
xa_branch
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
/
auxiliary
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
u_vbuf/translate: pass max_index into the set_buffer.
Dave Airlie
1
-1
/
+1
2018-03-11
gallium/util: add helper util_wait_for_idle
Marek Olšák
2
-0
/
+15
2018-03-10
u_blit: (trivial) u_blit.h needs to include p_defines.h
Roland Scheidegger
1
-0
/
+1
2018-03-10
draw: fix alpha value for very short aa lines
Roland Scheidegger
2
-2
/
+24
2018-03-09
gallium: Add a util_blitter path for using a custom VS and FS.
Eric Anholt
2
-0
/
+69
2018-03-09
tegra: Initial support
Thierry Reding
3
-1
/
+32
2018-03-08
gallium/st_dri: Honor the glx_disable_sgi_video_sync config option
Thomas Hellstrom
1
-0
/
+1
2018-03-07
draw: fix line stippling with aa lines
Roland Scheidegger
1
-4
/
+13
2018-03-07
draw: simplify (and correct) aaline fallback (v2)
Roland Scheidegger
1
-409
/
+105
2018-03-06
tgsi/scan: use wrap-around shift behavior explicitly for file_mask
Roland Scheidegger
1
-2
/
+5
2018-03-05
gallium/aux/hud: Avoid possible buffer overflow
Gert Wollny
1
-2
/
+6
2018-03-01
gallium/util: use sockets on PIPE_OS_UNIX in u_network
Jonathan Gray
2
-10
/
+4
2018-02-28
cso: don't cycle through PIPE_MAX_SHADER_SAMPLER_VIEWS on context destroy
Roland Scheidegger
1
-1
/
+3
2018-02-28
draw: don't needlessly iterate through all sampler view slots
Roland Scheidegger
1
-1
/
+1
2018-02-26
gallium/tgsi: remove is_msaa_sampler array from tgsi_shader_info
Timothy Arceri
2
-7
/
+0
2018-02-17
gallium: use PIPE_CAP_CONSTBUF0_FLAGS
Marek Olšák
2
-1
/
+22
2018-02-15
meson: link dri3 xcb libs into vlwinsys instead of into each target
Dylan Baker
1
-1
/
+6
2018-02-14
tgsi: Recognize RET in main for tgsi_transform
Roland Scheidegger
1
-7
/
+55
2018-02-12
gallium/llvmpipe: Fix compiler warnings about ddx/ddy/ddmax.
Eric Anholt
1
-1
/
+1
2018-02-08
gallium/util: silence clang warning in blitter code
Brian Paul
1
-1
/
+1
2018-02-08
tgsi: s/unsigned/enum tgsi_semantic/ in ureg_DECL_output()
Brian Paul
1
-1
/
+1
2018-02-08
tgsi: use TGSI_INTERPOLATE_x arguments instead of zeros in ureg code
Brian Paul
1
-2
/
+5
2018-02-08
gallium/util: s/uint/enum tgsi_semantic/ in simple shader code
Brian Paul
3
-5
/
+5
2018-02-08
tgsi: s/unsigned/enum pipe_shader_type/ in ureg code
Brian Paul
2
-5
/
+9
2018-02-08
gallium/util: s/uint/enum tgsi_semantic/ in u_blitter.c
Brian Paul
1
-4
/
+6
2018-02-08
gallium/util: trivial whitespace/formatting fixes in u_blit.c
Brian Paul
1
-9
/
+9
2018-02-08
cso: add a couple sanity check assertions in cso_draw_vbo()
Brian Paul
1
-0
/
+6
2018-02-07
tgsi: use tgsi_semantic enum type in ureg code
Brian Paul
2
-23
/
+23
2018-02-07
tgsi: use TGSI enum types in ureg code
Brian Paul
2
-51
/
+55
2018-02-07
gallium/util: replace uint with tgsi enum types
Brian Paul
2
-6
/
+7
2018-02-07
gallium/util: replace unsigned with tgsi enum types
Brian Paul
2
-31
/
+34
2018-02-08
gallium/hud: update some query functions
Grazvydas Ignotas
4
-4
/
+4
2018-02-07
Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"
Roland Scheidegger
2
-9
/
+27
2018-02-07
gallium: build ddebug, noop, rbug, trace as part of auxiliary
Marek Olšák
2
-27
/
+9
2018-02-07
u_blit: (trivial) fix bogus argument order for set_fragment_shader
Roland Scheidegger
1
-2
/
+2
2018-02-07
u_blit,u_simple_shaders: add shader to convert from xrbias format
Roland Scheidegger
4
-16
/
+78
2018-02-07
u_simple_shaders: fix mask handling in util_make_fragment_tex_shader_writemask
Roland Scheidegger
1
-1
/
+1
2018-02-02
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
1
-0
/
+1
2018-02-01
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
4
-7
/
+7
2018-02-01
renderonly: fix dumb BO allocation for non 32bpp formats
Lucas Stach
1
-1
/
+2
2018-01-30
u_threaded_context: add support for fence_server_signal v2
Andres Rodriguez
2
-0
/
+21
2018-01-30
gallium: add type parameter to create_fence_fd
Andres Rodriguez
2
-5
/
+7
2018-01-27
ac: don't use byval LLVM qualifier in shaders
Marek Olšák
2
-3
/
+0
2018-01-27
pb_cache: let drivers choose the number of buckets
Marek Olšák
3
-7
/
+24
2018-01-27
pb_cache: call os_time_get outside of the loop
Marek Olšák
1
-6
/
+6
2018-01-25
gallivm: fix crash with seamless cube filtering with different min/mag filter
Roland Scheidegger
1
-17
/
+21
2018-01-24
gallium/u_tests: add texture_barrier and FBFETCH tests
Marek Olšák
1
-1
/
+110
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
2
-2
/
+3
2018-01-18
gallivm: support avx512 (16x32) in interleave2_half
George Kyriazis
1
-2
/
+38
2018-01-18
meson: ensure that xmlpool_options.h is generated for targets that need it
Dylan Baker
1
-2
/
+2
[next]