index
:
~jturney/mesa
10.2.2-patches
10.2.4-patches
11.2.2-patches
applegl-vtable
applegl-vtable-2
applegl-vtable-3
appveyor6
codegen-fixes
darwin-build-fixes
darwin-build-fixes-2
darwin-build-fixes-3
darwin-build-fixes-for-review
master
nodrm-build-fixes-5
osx-ci
work
mesa hacks for cygwin
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
Tweak
HEAD
master
Jon Turney
1
-1
/
+2
2018-12-14
glx: Fix compilation with GLX_USE_WINDOWSGL
Jon Turney
1
-2
/
+4
2018-12-14
appveyor: Add a Cygwin build script
Jon Turney
2
-5
/
+53
2018-12-14
appveyor: put build steps in a script, rather than inline in appveyor.yml
Jon Turney
2
-29
/
+41
2018-12-14
etnaviv: drop redundant ctx function parameter
Christian Gmeiner
1
-4
/
+3
2018-12-14
genxml: Consistently use a numeric "MOCS" field
Kenneth Graunke
16
-260
/
+177
2018-12-14
nir: fix opt_if_loop_last_continue()
Timothy Arceri
1
-2
/
+6
2018-12-13
freedreno/a6xx: fix resource_copy_region()
Rob Clark
1
-9
/
+24
2018-12-13
freedreno: move fd_resource_copy_region()
Rob Clark
3
-62
/
+73
2018-12-13
freedreno/a6xx: more blitter fixes
Rob Clark
1
-10
/
+22
2018-12-13
freedreno: update generated headers
Rob Clark
8
-30
/
+39
2018-12-13
gallium/aux: add is_unorm() helper
Rob Clark
2
-0
/
+24
2018-12-13
freedreno/a6xx: fix blitter crash
Rob Clark
1
-0
/
+17
2018-12-13
freedreno/ir3: don't remove unused input components
Rob Clark
1
-1
/
+7
2018-12-13
freedreno/ir3: fix crash
Rob Clark
1
-14
/
+8
2018-12-13
freedreno: also set DUMP flag on shaders
Rob Clark
5
-20
/
+22
2018-12-13
freedreno: debug GEM obj names
Rob Clark
13
-21
/
+91
2018-12-13
freedreno/drm: sync uapi and enable softpin
Rob Clark
6
-25
/
+30
2018-12-13
nir: Move intel's half-float image store lowering to to nir_format.h.
Eric Anholt
2
-8
/
+15
2018-12-13
Revert "intel: Simplify the half-float packing in image load/store lowering."
Eric Anholt
1
-2
/
+8
2018-12-13
nir: Print the format of image variables.
Eric Anholt
1
-0
/
+47
2018-12-13
mesa/st: Expose compute shaders when NIR support is advertised.
Eric Anholt
2
-8
/
+14
2018-12-13
radv/xfb: fix counter buffer bounds checks.
Dave Airlie
1
-2
/
+2
2018-12-13
i965: Enable nir_opt_idiv_const for 32 and 64-bit integers
Jason Ekstrand
1
-1
/
+3
2018-12-13
i965/vec4: Implement nir_op_uadd_sat
Jason Ekstrand
1
-0
/
+6
2018-12-13
i965/fs: Implement nir_op_uadd_sat
Ian Romanick
1
-0
/
+5
2018-12-13
nir: Add a pass for lowering integer division by constants
Jason Ekstrand
4
-0
/
+219
2018-12-13
nir: Add a saturated unsigned integer add opcode
Ian Romanick
1
-0
/
+2
2018-12-13
nir/lower_int64: Add support for [iu]mul_high
Jason Ekstrand
2
-0
/
+67
2018-12-13
nir: Allow [iu]mul_high on non-32-bit types
Jason Ekstrand
2
-4
/
+40
2018-12-13
glx: mandate xf86vidmode only for "drm" dri platforms
Emil Velikov
3
-6
/
+8
2018-12-13
nir: remove unused variable
Alejandro PiƱeiro
1
-1
/
+0
2018-12-13
virgl: work around bad assumptions in virglrenderer
Erik Faye-Lund
1
-1
/
+32
2018-12-13
virgl: wrap vertex element state in a struct
Erik Faye-Lund
2
-9
/
+21
2018-12-13
virgl: simplify virgl_hw_set_index_buffer
Erik Faye-Lund
1
-3
/
+2
2018-12-13
virgl: simplify virgl_hw_set_vertex_buffers
Erik Faye-Lund
1
-4
/
+2
2018-12-13
docs: update calendar, add news item and link release notes for 18.2.7
Juan A. Suarez Romero
3
-7
/
+8
2018-12-13
docs: add sha256 checksums for 18.2.7
Juan A. Suarez Romero
1
-1
/
+2
2018-12-13
docs: add release notes for 18.2.7
Juan A. Suarez Romero
1
-0
/
+166
2018-12-13
radv: don't check if format is depth in radv_image_can_enable_hile()
Samuel Pitoiset
1
-1
/
+0
2018-12-13
radv: check if addrlib enabled HTILE in radv_image_can_enable_htile()
Samuel Pitoiset
1
-1
/
+2
2018-12-13
radv: switch on EOP when primitive restart is enabled with triangle strips
Samuel Pitoiset
1
-2
/
+1
2018-12-13
radv: allow to skip DCC decompressions with the new predicate
Samuel Pitoiset
1
-6
/
+13
2018-12-13
radv: add a predicate for reflecting DCC decompression state
Samuel Pitoiset
5
-1
/
+44
2018-12-12
i965/compute: Emit GPGPU_WALKER in genX_state_upload
Jordan Justen
3
-130
/
+105
2018-12-12
i965/genX_state: Add register access functions
Jordan Justen
1
-0
/
+31
2018-12-12
intel: Simplify the half-float packing in image load/store lowering.
Eric Anholt
1
-8
/
+2
2018-12-12
nir: Pull some of intel's image load/store format conversion to nir_format.h
Eric Anholt
2
-18
/
+40
2018-12-12
nir: Add some more consts to the nir_format_convert.h helpers.
Eric Anholt
1
-7
/
+6
2018-12-13
nir: detect more induction variables
Timothy Arceri
1
-0
/
+36
[next]