index
:
~nchery/mesa
arc/before-no-retiling
arc/inspect-aux
arc/srgb-cnl-indirect-only
jenkins
jenkins_custom
jenkins_g965
jenkins_vulkan
master
sent/fix/astc-wa
sent/fix/compressed-mipmaps
sent/fix/gen78clear
sent/misc-compressed
test-etc2
wip/fix/compressed-mips
wip/fix/etc-cubemap
wip/fix/hiz-bugs
wip/fix/icl
wip/fix/pc-sync
wip/fix/same-tiling
wip/fix/stop-retiling
wip/perf/blit-maps
wip/perf/compressed-tiled-memcpy
wip/refactor/aux-func
wip/refactor/bufmgr
wip/refactor/ccs
wip/refactor/misc
wip/refactor/new-tile-memcpy-multilevel
wip/refactor/non-recursive-mt
wip/refactor/packet-emission
Mesa
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
mesa: move _mesa_half_is_negative() to half_float.h
Brian Paul
2
-6
/
+8
2017-10-10
mesa: move _mesa_exec_malloc/free() prototypes to their own header
Brian Paul
6
-7
/
+41
2017-10-10
i965: minor whitespace fix
Kenneth Graunke
1
-1
/
+1
2017-10-10
mesa: Set new renderbuffers to RGBA4 on all GLES contexts.
Eric Anholt
1
-1
/
+1
2017-10-10
mesa: Expose GL_OES_required_internalformat on GLES contexts.
Eric Anholt
4
-38
/
+74
2017-10-10
mesa: Only expose GLES's EXT_texture_type_2_10_10_10_REV if supported in HW.
Eric Anholt
5
-2
/
+10
2017-10-10
vc4: Add support for 5551 textures.
Eric Anholt
2
-3
/
+3
2017-10-10
gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
4
-2
/
+18
2017-10-10
mesa: Add X1B5G5R5 along with A1B5G5R5.
Eric Anholt
5
-0
/
+9
2017-10-10
st_api: remove unused get_resource_for_egl_image
Nicolai Hähnle
1
-37
/
+0
2017-10-10
st/dri: implement createImageFromRenderbuffer(2)
Nicolai Hähnle
4
-7
/
+76
2017-10-10
egl/dri: remove old left-overs
Nicolai Hähnle
1
-2
/
+0
2017-10-10
egl/dri: use createImageFromRenderbuffer2 when available
Nicolai Hähnle
1
-3
/
+20
2017-10-10
egl/dri: factor out egl_error_from_dri_image_error
Nicolai Hähnle
1
-28
/
+26
2017-10-10
st/mesa: don't clobber glGetInternalformat* buffer for GL_NUM_SAMPLE_COUNTS
Nicolai Hähnle
1
-1
/
+2
2017-10-10
u_threaded_context: fix a memory leak
Nicolai Hähnle
1
-7
/
+8
2017-10-10
disk_cache: remove unnecessary NULL-pointer guards
Nicolai Hähnle
1
-4
/
+2
2017-10-10
disk_cache: fix a memory leak
Nicolai Hähnle
1
-0
/
+1
2017-10-10
st/mesa: whitespace fix
Nicolai Hähnle
1
-1
/
+1
2017-10-10
st/mesa: fix import of EGL images with non-zero level or layer
Nicolai Hähnle
5
-10
/
+28
2017-10-10
st/mesa: fix switching from surface-based to non-surface-based textures
Nicolai Hähnle
6
-9
/
+14
2017-10-10
glsl/linker: add check for compute shared memory size
Nicolai Hähnle
3
-6
/
+23
2017-10-10
etnaviv: update HW headers and fix provoking vertex
Lucas Stach
6
-47
/
+67
2017-10-10
etnaviv: remove flat shading workaround
Lucas Stach
1
-5
/
+1
2017-10-10
etnaviv: fix varying interpolation
Lucas Stach
1
-12
/
+10
2017-10-10
etnaviv: fix bogus flush requests in transfer handling
Lucas Stach
1
-5
/
+10
2017-10-10
i965/tes: account for the fact that dvec3/4 inputs take two slots
Iago Toral Quiroga
1
-2
/
+7
2017-10-10
anv: fix null pointer dereference
Tapani Pälli
1
-0
/
+1
2017-10-10
radv: export KHR_relaxed_block_layout
Dave Airlie
1
-0
/
+4
2017-10-09
nv50/ir: fix 64-bit integer shifts
Ilia Mirkin
1
-1
/
+3
2017-10-10
i965: silence coverity warning
Lionel Landwerlin
1
-1
/
+1
2017-10-09
anv: Do not assert() on VK_ATTACHMENT_UNUSED
Józef Kucia
1
-1
/
+2
2017-10-09
spirv: Fix SpvOpAtomicISub
Józef Kucia
1
-0
/
+1
2017-10-10
glsl: tidy up IR after loop unrolling
Timothy Arceri
1
-1
/
+7
2017-10-10
glsl: make loop unrolling more like the nir unrolling path
Timothy Arceri
3
-67
/
+163
2017-10-10
glsl: check if induction var incremented before use in terminator
Timothy Arceri
1
-0
/
+38
2017-10-10
glsl: don't drop instructions from unreachable terminators continue branch
Timothy Arceri
2
-8
/
+27
2017-10-09
meson: build classic swrast
Dylan Baker
2
-0
/
+33
2017-10-09
meson: build gbm
Dylan Baker
2
-1
/
+70
2017-10-09
meson: Add support for configuring dri drivers directory.
Dylan Baker
2
-2
/
+2
2017-10-09
meson: build glx
Dylan Baker
5
-3
/
+304
2017-10-09
meson: Build i965 and dri stack
Dylan Baker
20
-15
/
+1886
2017-10-09
meson: add nir_linking_helpers.c to libnir
Dylan Baker
1
-0
/
+1
2017-10-09
make: Fix test to be meson compatible
Dylan Baker
2
-1
/
+3
2017-10-09
make: Don't traverse backwards through include directories.
Dylan Baker
2
-1
/
+2
2017-10-09
etnaviv: call util_query_clear_result(..) in the generic layer
Christian Gmeiner
2
-2
/
+3
2017-10-09
etnaviv: push query active handling into generic layer
Christian Gmeiner
2
-6
/
+16
2017-10-10
r600: drop a bunch of post-cayman code. (v2)
Dave Airlie
12
-1251
/
+199
2017-10-09
amd: move r600d_common.h into r600g
Marek Olšák
12
-30
/
+27
2017-10-09
radeonsi: shrink r600d_common.h and stop using it
Marek Olšák
19
-261
/
+252
[next]