index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv/ac: round cube array coordinate before fixup.
Dave Airlie
2017-04-04
1
-1
/
+5
*
radv: move to using common buffer load format.
Dave Airlie
2017-04-04
1
-8
/
+5
*
util: fix MSVC warning in u_align_u32()
Brian Paul
2017-04-03
1
-1
/
+1
*
util: #include "c99_compat.h" to fix Windows build
Brian Paul
2017-04-03
2
-0
/
+2
*
util: s/SHA1_H/MESA_SHA1_H/
Brian Paul
2017-04-03
1
-2
/
+2
*
svga: add comment on svga_buffer_hw_storage_map()
Brian Paul
2017-04-03
1
-0
/
+1
*
util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
2017-04-03
2
-0
/
+76
*
gallium/util: libunwind support
Rob Clark
2017-04-03
3
-2
/
+105
*
gallium/util: clean up stack frame printing
Rob Clark
2017-04-03
3
-23
/
+26
*
st/mesa: add st_convert_image()
Samuel Pitoiset
2017-04-03
2
-47
/
+63
*
st/mesa: make 'st' const in st_mesa_format_to_pipe_format()
Samuel Pitoiset
2017-04-03
2
-2
/
+2
*
mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
2017-04-03
1
-12
/
+32
*
mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
2017-04-03
3
-1
/
+46
*
amd/addrlib: fix optimized build warnings
Grazvydas Ignotas
2017-04-03
1
-1
/
+1
*
radeonsi: use unreachable to fix a warning
Grazvydas Ignotas
2017-04-03
1
-2
/
+2
*
r600g: Add more (un)likely functions
Constantine Kharlamov
2017-04-03
1
-6
/
+4
*
r600g: Remove intermediate assignment of pipe_draw_info
Constantine Kharlamov
2017-04-03
1
-51
/
+50
*
r600g: Use separate index_bias variable
Constantine Kharlamov
2017-04-03
1
-3
/
+5
*
nv30: fp/rast may be null when validating fb/scissor due to clear
Ilia Mirkin
2017-04-02
1
-5
/
+6
*
nvc0: fragprog may not be set when e.g. clearing
Ilia Mirkin
2017-04-02
1
-2
/
+3
*
nv50: don't assume a rast is set when validating for clears
Ilia Mirkin
2017-04-02
2
-3
/
+7
*
radv: fix order of the guardband register emission.
Dave Airlie
2017-04-02
1
-2
/
+2
*
mesa/main: Fix memset in formatquery.c
Edward O'Callaghan
2017-04-02
1
-1
/
+2
*
radeonsi: add load_image_desc()
Samuel Pitoiset
2017-04-01
1
-21
/
+24
*
radeonsi: rework the load_sampler_desc() helpers
Samuel Pitoiset
2017-04-01
1
-16
/
+10
*
gallivm: add lp_build_emit_fetch_src() helper
Samuel Pitoiset
2017-04-01
2
-5
/
+24
*
glsl: ir_explog_to_explog2 is no more
Erik Faye-Lund
2017-04-01
2
-2
/
+6
*
gallium/docs: remove documentation of removed arg
Erik Faye-Lund
2017-04-01
1
-2
/
+0
*
st/mesa: avoid aliasing violation in st_cb_perfmon.c
Erik Faye-Lund
2017-04-01
1
-3
/
+3
*
st: Add cubeMapFace parameter to st_finalize_texture.
Michal Srb
2017-04-01
7
-8
/
+10
*
vulkan: Bump the header and XML to the latest public version
Jason Ekstrand
2017-03-31
1
-473
/
+625
*
nv50/ir: also do PostRaLoadPropagation for FMA
Karol Herbst
2017-03-31
2
-1
/
+2
*
gm107/ir: add LIMM form of mad
Karol Herbst
2017-03-31
2
-11
/
+26
*
gk110/ir: add LIMM form of mad
Karol Herbst
2017-03-31
2
-18
/
+34
*
nv50/ir: implement mad post ra folding for nvc0+
Karol Herbst
2017-03-31
1
-4
/
+47
*
nv50/ir: restructure and rename postraconstantfolding pass
Karol Herbst
2017-03-31
1
-58
/
+63
*
nvc0/ir: also do ConstantFolding for FMA
Karol Herbst
2017-03-31
1
-0
/
+1
*
nvc0/ir: disable support for LIMMs on MAD/FMA
Karol Herbst
2017-03-31
1
-8
/
+2
*
nvc0: Add support for NV_fill_rectangle for the GM200+
Lyude
2017-03-31
4
-2
/
+13
*
st/mesa: Add support for NV_fill_rectangle
Lyude
2017-03-31
2
-0
/
+3
*
gallium: Add NV_fill_rectangle to pipe state
Lyude
2017-03-31
1
-0
/
+1
*
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
2017-03-31
17
-0
/
+20
*
mesa: Add support for GL_NV_fill_rectangle
Lyude
2017-03-31
4
-2
/
+26
*
glapi: Add GL_NV_fill_rectangle
Lyude
2017-03-31
1
-0
/
+4
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
36
-694
/
+26
*
radv: enable tessellation shaders.
Dave Airlie
2017-04-01
2
-9
/
+10
*
radv/ac: setup lds for tessellation
Dave Airlie
2017-04-01
1
-0
/
+12
*
radv: add ia_multi_vgt_param tessellation support.
Dave Airlie
2017-04-01
1
-2
/
+30
*
radv/cmd: emit tessellation state.
Dave Airlie
2017-04-01
1
-4
/
+109
*
radv/pipeline: handle tessellation shader compilation
Dave Airlie
2017-04-01
1
-0
/
+142
[next]