index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
radv: fix interp at sample code.
Dave Airlie
1
-3
/
+1
2017-04-04
radv: overhaul fragment shader sample positions.
Dave Airlie
5
-51
/
+87
2017-04-03
aubinator/gen_decoder/i965: decode instructions from dword 0
Lionel Landwerlin
4
-12
/
+24
2017-04-03
intel: gen_decoder: store pointer to current decoded field in iterator
Lionel Landwerlin
2
-25
/
+26
2017-04-04
radv/ac: fix texture derivative ordering
Dave Airlie
1
-2
/
+2
2017-04-04
radv/ac: round cube array coordinate before fixup.
Dave Airlie
1
-1
/
+5
2017-04-04
radv: move to using common buffer load format.
Dave Airlie
1
-8
/
+5
2017-04-03
util: fix MSVC warning in u_align_u32()
Brian Paul
1
-1
/
+1
2017-04-03
util: #include "c99_compat.h" to fix Windows build
Brian Paul
2
-0
/
+2
2017-04-03
util: s/SHA1_H/MESA_SHA1_H/
Brian Paul
1
-2
/
+2
2017-04-03
svga: add comment on svga_buffer_hw_storage_map()
Brian Paul
1
-0
/
+1
2017-04-03
travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not apt addon
Rhys Kidd
1
-5
/
+15
2017-04-03
util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
3
-0
/
+90
2017-04-03
gallium/util: libunwind support
Rob Clark
4
-2
/
+129
2017-04-03
gallium/util: clean up stack frame printing
Rob Clark
3
-23
/
+26
2017-04-03
st/mesa: add st_convert_image()
Samuel Pitoiset
2
-47
/
+63
2017-04-03
st/mesa: make 'st' const in st_mesa_format_to_pipe_format()
Samuel Pitoiset
2
-2
/
+2
2017-04-03
mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
1
-12
/
+32
2017-04-03
mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
3
-1
/
+46
2017-04-03
amd/addrlib: fix optimized build warnings
Grazvydas Ignotas
1
-1
/
+1
2017-04-03
radeonsi: use unreachable to fix a warning
Grazvydas Ignotas
1
-2
/
+2
2017-04-03
r600g: Add more (un)likely functions
Constantine Kharlamov
1
-6
/
+4
2017-04-03
r600g: Remove intermediate assignment of pipe_draw_info
Constantine Kharlamov
1
-51
/
+50
2017-04-03
r600g: Use separate index_bias variable
Constantine Kharlamov
1
-3
/
+5
2017-04-02
nv30: fp/rast may be null when validating fb/scissor due to clear
Ilia Mirkin
1
-5
/
+6
2017-04-02
nvc0: fragprog may not be set when e.g. clearing
Ilia Mirkin
1
-2
/
+3
2017-04-02
nv50: don't assume a rast is set when validating for clears
Ilia Mirkin
2
-3
/
+7
2017-04-02
radv: fix order of the guardband register emission.
Dave Airlie
1
-2
/
+2
2017-04-02
mesa/main: Fix memset in formatquery.c
Edward O'Callaghan
1
-1
/
+2
2017-04-01
radeonsi: add load_image_desc()
Samuel Pitoiset
1
-21
/
+24
2017-04-01
radeonsi: rework the load_sampler_desc() helpers
Samuel Pitoiset
1
-16
/
+10
2017-04-01
gallivm: add lp_build_emit_fetch_src() helper
Samuel Pitoiset
2
-5
/
+24
2017-04-01
docs: add news item and link release notes for 17.0.1
Andres Gomez
2
-0
/
+7
2017-04-01
docs: add sha256 checksums for 17.0.3
Andres Gomez
1
-1
/
+2
2017-04-01
docs: add release notes for 17.0.3
Andres Gomez
1
-0
/
+188
2017-04-01
glsl: ir_explog_to_explog2 is no more
Erik Faye-Lund
2
-2
/
+6
2017-04-01
gallium/docs: remove documentation of removed arg
Erik Faye-Lund
1
-2
/
+0
2017-04-01
st/mesa: avoid aliasing violation in st_cb_perfmon.c
Erik Faye-Lund
1
-3
/
+3
2017-04-01
st: Add cubeMapFace parameter to st_finalize_texture.
Michal Srb
7
-8
/
+10
2017-03-31
vulkan: Bump the header and XML to the latest public version
Jason Ekstrand
2
-513
/
+756
2017-03-31
nv50/ir: also do PostRaLoadPropagation for FMA
Karol Herbst
2
-1
/
+2
2017-03-31
gm107/ir: add LIMM form of mad
Karol Herbst
2
-11
/
+26
2017-03-31
gk110/ir: add LIMM form of mad
Karol Herbst
2
-18
/
+34
2017-03-31
nv50/ir: implement mad post ra folding for nvc0+
Karol Herbst
1
-4
/
+47
2017-03-31
nv50/ir: restructure and rename postraconstantfolding pass
Karol Herbst
1
-58
/
+63
2017-03-31
nvc0/ir: also do ConstantFolding for FMA
Karol Herbst
1
-0
/
+1
2017-03-31
nvc0/ir: disable support for LIMMs on MAD/FMA
Karol Herbst
1
-8
/
+2
2017-03-31
nvc0: Add support for NV_fill_rectangle for the GM200+
Lyude
5
-2
/
+14
2017-03-31
st/mesa: Add support for NV_fill_rectangle
Lyude
2
-0
/
+3
2017-03-31
gallium: Add NV_fill_rectangle to pipe state
Lyude
1
-0
/
+1
[next]