index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: add complex_loop bool to loop info
Timothy Arceri
2018-08-29
2
-2
/
+12
*
nir: always attempt to find loop terminators
Timothy Arceri
2018-08-29
1
-7
/
+7
*
ac/surface: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI/VI
Marek Olšák
2018-08-28
1
-2
/
+2
*
i965/vec4: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-3
/
+16
*
i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for imageAtomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-3
/
+9
*
i965/fs: Refactor image atomics to be a bit more like other atomics
Ian Romanick
2018-08-28
1
-40
/
+44
*
i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-4
/
+23
*
intel/compiler: Silence unused parameter warnings in brw_eu.h
Ian Romanick
2018-08-28
1
-1
/
+1
*
i965: enable AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
1
-0
/
+1
*
i965: add functional changes for AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
1
-5
/
+15
*
mesa: add EXTRA_EXT for AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
2
-0
/
+6
*
mesa: add support for GL_AMD_depth_clamp_separate tokens
Sagar Ghuge
2018-08-28
1
-0
/
+36
*
mesa: Add support for AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
12
-33
/
+111
*
mesa: Add types for AMD_depth_clamp_separate.
Sagar Ghuge
2018-08-28
2
-0
/
+4
*
glapi: define AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
4
-0
/
+20
*
anv: Claim to support depthBounds for ID games
Jason Ekstrand
2018-08-28
1
-0
/
+9
*
anv: Copy the appliation info into the instance
Jason Ekstrand
2018-08-28
2
-8
/
+30
*
vulkan/alloc: Add a vk_strdup helper
Jason Ekstrand
2018-08-28
1
-0
/
+17
*
meson: Actually load translation files
Dylan Baker
2018-08-28
1
-1
/
+4
*
nir: Remove outdated comment
Caio Marcelo de Oliveira Filho
2018-08-28
1
-3
/
+0
*
i965: Add INTEL_fragment_shader_ordering support.
Kevin Rogovin
2018-08-28
2
-0
/
+2
*
mesa: Add GL/GLSL plumbing for INTEL_fragment_shader_ordering
Kevin Rogovin
2018-08-28
8
-0
/
+30
*
i965/gen6/xfb: handle case where transform feedback is not active
Andrii Simiklit
2018-08-28
1
-1
/
+1
*
virgl: add debug-switch to output TGSI
Erik Faye-Lund
2018-08-28
3
-0
/
+5
*
virgl: introduce $VIRGL_DEBUG=verbose
Erik Faye-Lund
2018-08-28
4
-3
/
+18
*
virgl: replace fprintf-call with debug_printf
Erik Faye-Lund
2018-08-28
1
-1
/
+1
*
virgl: delete commented out fprintf-call
Erik Faye-Lund
2018-08-28
1
-1
/
+0
*
intel/eu: print bytes instead of 32 bit hex value
Sagar Ghuge
2018-08-27
1
-17
/
+30
*
intel: decoder: handle 0 sized structs
Lionel Landwerlin
2018-08-27
1
-4
/
+8
*
nv50/ir,nvc0: use constant buffers for compute when possible on Kepler+
Rhys Perry
2018-08-27
2
-10
/
+36
*
nv50/ir: optimize multiplication by 16-bit immediates into two xmads
Rhys Perry
2018-08-27
1
-0
/
+10
*
nv50/ir: optimize near power-of-twos into shladd
Rhys Perry
2018-08-27
1
-0
/
+27
*
nv50/ir: move a * b -> a << log2(b) code into createMul()
Rhys Perry
2018-08-27
1
-15
/
+30
*
nv50/ir: optimize imul/imad to xmads
Rhys Perry
2018-08-27
2
-1
/
+56
*
gm107/ir: add support for OP_XMAD on GM107+
Rhys Perry
2018-08-27
3
-1
/
+71
*
nv50/ir: add preliminary support for OP_XMAD
Rhys Perry
2018-08-27
7
-5
/
+85
*
glsl/linker: Allow unused in blocks which are not declated on previous stage
vadym.shovkoplias
2018-08-27
2
-3
/
+9
*
nir: Pull block_ends_in_jump into nir.h
Jason Ekstrand
2018-08-27
3
-23
/
+13
*
anv: Add support for protected memory properties on anv_GetPhysicalDeviceProp...
Samuel Iglesias Gonsálvez
2018-08-27
1
-0
/
+7
*
intel/tools: Add 0x in front of a couple of hex values
Jason Ekstrand
2018-08-25
1
-2
/
+2
*
anv: Fill holes in the VF VUE to zero
Jason Ekstrand
2018-08-25
1
-1
/
+28
*
intel: tools: Fix aubinator_error's fprintf call (format-security)
Kai Wasserbäch
2018-08-25
1
-1
/
+1
*
intel/batch_decoder: Print blend states properly
Jason Ekstrand
2018-08-25
1
-1
/
+16
*
intel/batch_decoder: Fix dynamic state printing
Jason Ekstrand
2018-08-25
1
-2
/
+2
*
intel/decoder: Print ISL formats for vertex elements
Jason Ekstrand
2018-08-25
1
-1
/
+2
*
intel/decoder: Clean up field iteration and fix sub-dword fields
Jason Ekstrand
2018-08-25
1
-16
/
+16
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
19
-3
/
+22
*
intel: decoder: unify MI_BB_START field naming
Lionel Landwerlin
2018-08-24
3
-7
/
+7
*
egl/drm: use gbm_dri_bo() wrapper
Emil Velikov
2018-08-24
1
-2
/
+2
*
egl/drm: use gbm_dri_surface() wrapper
Emil Velikov
2018-08-24
1
-3
/
+3
[next]