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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: drop unnecessary pointer deref for function calls
Eric Engestrom
2019-08-04
4
-46
/
+46
*
introduce c11_compat.h to provide C11 things in C99
Eric Engestrom
2019-08-04
2
-0
/
+28
*
travis: add MacOS Scons build
Eric Engestrom
2019-08-04
1
-6
/
+31
*
symbols-check: fix `nm` invocation on MacOS
Eric Engestrom
2019-08-04
1
-4
/
+14
*
symbols-check: discard platform symbols early
Eric Engestrom
2019-08-04
1
-2
/
+2
*
symbols-check: skip test if we can't get the symbols list
Eric Engestrom
2019-08-04
1
-1
/
+6
*
lima/ppir: move alu vec to scalar lowering into NIR
Vasily Khoruzhick
2019-08-04
2
-107
/
+14
*
iris: Fix handling of SIMD32 fragment shaders
Jason Ekstrand
2019-08-03
1
-44
/
+50
*
mesa: Rename GLX_USE_TLS to USE_ELF_TLS.
Bas Nieuwenhuizen
2019-08-03
18
-57
/
+57
*
meson: Do not use GLX_USE_TLS on Android.
Bas Nieuwenhuizen
2019-08-03
1
-1
/
+5
*
etnaviv: s/boolean/bool
Christian Gmeiner
2019-08-03
2
-2
/
+2
*
lima/ppir: Add gl_FrontFace handling
Andreas Baierl
2019-08-03
6
-13
/
+35
*
intel/nir: Add 1-bit opcodes to brw_cmod_for_nir_comparison_op
Jason Ekstrand
2019-08-03
1
-0
/
+10
*
intel/nir: Add a common nir comparison -> cmod helper
Jason Ekstrand
2019-08-03
4
-82
/
+47
*
util: fix pointer type on NetBSD
Eric Engestrom
2019-08-03
1
-1
/
+1
*
meson: remove unused field
Eric Engestrom
2019-08-03
1
-9
/
+9
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
8
-16
/
+18
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
25
-29
/
+25
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
51
-125
/
+124
*
pan/midgard: Print texture outmod
Alyssa Rosenzweig
2019-08-02
2
-4
/
+8
*
pan/midgard: Promote all 16 uniforms
Alyssa Rosenzweig
2019-08-02
3
-9
/
+4
*
pan/midgard: Break mir_spill_register into its function
Alyssa Rosenzweig
2019-08-02
1
-117
/
+129
*
pan/midgard: Switch sources to an array for trinary sources
Alyssa Rosenzweig
2019-08-02
12
-145
/
+133
*
pan/midgard: Remove "r27-only" register class
Alyssa Rosenzweig
2019-08-02
5
-97
/
+66
*
pan/midgard: Handle get/set_swizzle for load/store arguments
Alyssa Rosenzweig
2019-08-02
2
-3
/
+83
*
pan/midgard: Fix block successors
Alyssa Rosenzweig
2019-08-02
2
-29
/
+43
*
pan/midgard: Add helper to pack load/store registers
Alyssa Rosenzweig
2019-08-02
1
-0
/
+18
*
pan/midgard: Decode register/component in load/store argument
Alyssa Rosenzweig
2019-08-02
2
-2
/
+24
*
pan/midgard: Fix REGISTER_OFFSET
Alyssa Rosenzweig
2019-08-02
2
-3
/
+2
*
pan/midgard: Split ld/st unknown to arg_1/arg_2 fields
Alyssa Rosenzweig
2019-08-02
7
-17
/
+46
*
radv: Expose VK_KHR_imageless_framebuffer.
Bas Nieuwenhuizen
2019-08-02
3
-0
/
+8
*
radv: Implement VK_KHR_imageless_framebuffer.
Bas Nieuwenhuizen
2019-08-02
2
-10
/
+38
*
radv: Store image view also outside framebuffer.
Bas Nieuwenhuizen
2019-08-02
6
-33
/
+31
*
radv: Store color/depth surface info in attachment info instead of framebuffer.
Bas Nieuwenhuizen
2019-08-02
7
-104
/
+102
*
panfrost: Allocate polygon lists on-demand
Alyssa Rosenzweig
2019-08-02
6
-10
/
+36
*
panfrost: Handle the bo == NULL case in panfrost_bo_[un]reference()
Boris Brezillon
2019-08-02
1
-1
/
+5
*
panfrost: Get rid of the skippable param in attach_vt_framebuffer()
Boris Brezillon
2019-08-02
1
-3
/
+3
*
panfrost: Don't emit a new FB desc when setting a new FB state
Boris Brezillon
2019-08-02
1
-1
/
+5
*
panfrost: Bail out early when doing a wallpaper blit
Boris Brezillon
2019-08-02
1
-2
/
+14
*
panfrost: Bail out early when new and current FB states are equal
Boris Brezillon
2019-08-02
1
-0
/
+4
*
panfrost: Delay FB descriptor allocation
Boris Brezillon
2019-08-02
2
-18
/
+6
*
panfrost: Remove job from ctx->jobs at submission time
Boris Brezillon
2019-08-02
1
-0
/
+8
*
panfrost: Make ctx->job useful
Boris Brezillon
2019-08-02
2
-1
/
+23
*
ac/nir,radv: Optimize bounds check for 64 bit CAS.
Bas Nieuwenhuizen
2019-08-02
8
-17
/
+37
*
gallivm: fix issue with AtomicCmpXchg wrapper on llvm 3.5-3.8
Roland Scheidegger
2019-08-02
1
-1
/
+3
*
util: Handle differences in pthread_setname_np
Matt Turner
2019-08-02
1
-0
/
+11
*
util/os_time: use detect_os.h to uncouple from gallium
Eric Engestrom
2019-08-02
1
-11
/
+9
*
util/u_debug: use detect_os.h
Eric Engestrom
2019-08-02
2
-3
/
+4
*
util/os_misc: use detect_os.h to start uncoupling from gallium
Eric Engestrom
2019-08-02
2
-14
/
+15
*
util/os_memory: use detect_os.h to uncouple it from gallium
Eric Engestrom
2019-08-02
4
-14
/
+3
[next]