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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/gen6/gs: Handle case where a GS doesn't allocate VUE
Andrii Simiklit
2018-06-26
1
-21
/
+21
*
meson: fix i965/anv/isl genX static lib names
Eric Engestrom
2018-06-18
2
-2
/
+2
*
anv: Disable __gen_validate_value if NDEBUG is set.
Kenneth Graunke
2018-06-12
1
-0
/
+2
*
anv: Set fence/semaphore types to NONE in impl_cleanup
Jason Ekstrand
2018-06-11
1
-13
/
+16
*
intel/isl: Add bounds-checking assertions for the format_info table
Jason Ekstrand
2018-06-08
1
-8
/
+16
*
intel/isl: Add bounds-checking assertions in isl_format_get_layout
Jason Ekstrand
2018-06-08
2
-7
/
+15
*
intel/blorp: Don't vertex fetch directly from clear values
Jason Ekstrand
2018-06-07
1
-44
/
+41
*
intel/tools: add intel_sanitize_gpu to EXTRA_DIST
Scott D Phillips
2018-06-06
1
-0
/
+2
*
intel/eu: Set flag [sub]register number differently for 3src
Jason Ekstrand
2018-06-05
1
-3
/
+10
*
intel/eu: Copy fields manually in brw_next_insn
Jason Ekstrand
2018-06-05
1
-1
/
+94
*
intel/eu: Add some brw_get_default_ helpers
Jason Ekstrand
2018-06-05
4
-55
/
+79
*
intel/blorp: Support blits and clears on surfaces with offsets
Jason Ekstrand
2018-05-30
4
-1
/
+37
*
intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0
Jason Ekstrand
2018-05-30
1
-0
/
+2
*
i965/glk: Add l3 banks count for 2x6 configuration
Anuj Phogat
2018-05-30
1
-1
/
+1
*
i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROL
Jason Ekstrand
2018-05-10
1
-0
/
+1
*
anv: emit pixel scoreboard stall before ISP disable
Lionel Landwerlin
2018-05-10
1
-1
/
+8
*
src/intel/Makefile.vulkan.am: add missing MKDIR_GEN
Ross Burton
2018-05-10
1
-0
/
+2
*
intel: devinfo: fix assertion on devices with odd number of EUs
Lionel Landwerlin
2018-05-08
1
-5
/
+1
*
intel/compiler: fix brw_imm_w for negative 16-bit integers
Jose Maria Casanova Crespo
2018-05-03
1
-1
/
+1
*
intel/compiler: fix 16-bit int brw_negate_immediate and brw_abs_immediate
Jose Maria Casanova Crespo
2018-05-03
1
-4
/
+8
*
anv: Allow lookup of vkEnumerateInstanceVersion without an instance
Jason Ekstrand
2018-05-02
1
-0
/
+1
*
anv/allocator: Don't shrink either end of the block pool
Jason Ekstrand
2018-04-27
1
-4
/
+4
*
intel/compiler: Add scheduler deps for instructions that implicitly read g0
Ian Romanick
2018-04-27
2
-0
/
+28
*
i965/fs: Return mlen * 8 for size_read() for INTERPOLATE_AT_*
Jason Ekstrand
2018-04-27
1
-0
/
+2
*
anv/blorp: Do the gen11 BTI flush
Jason Ekstrand
2018-04-20
1
-0
/
+14
*
i965/fs: retype offset_reg to UD at load_ssbo
Jose Maria Casanova Crespo
2018-04-20
1
-1
/
+1
*
nir: Offset vertex_id by first_vertex instead of base_vertex
Neil Roberts
2018-04-19
2
-7
/
+1
*
spirv: Lower BaseVertex to FIRST_VERTEX instead of BASE_VERTEX
Neil Roberts
2018-04-19
2
-4
/
+14
*
intel: Handle firstvertex in an identical way to BaseVertex
Antia Puentes
2018-04-19
3
-0
/
+8
*
intel/compiler: Add a uses_firstvertex flag
Neil Roberts
2018-04-19
2
-0
/
+5
*
anv,radv: Drop XML workarounds for VK_ANDROID_native_buffer
Jason Ekstrand
2018-04-16
1
-6
/
+1
*
anv: fix number of planes for depth & stencil
Lionel Landwerlin
2018-04-13
2
-1
/
+5
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
3
-0
/
+3
*
blorp: Silence unused function warnings
Nanley Chery
2018-04-11
2
-3
/
+3
*
vulkan: fix build issue on android (both anv/radv)
Tapani Pälli
2018-04-11
1
-2
/
+2
*
vulkan: Drop vk_android_native_buffer.xml
Jason Ekstrand
2018-04-10
4
-32
/
+16
*
intel/dev: Assert the number of slices is not zero
Topi Pohjolainen
2018-04-11
1
-1
/
+1
*
anv/pipeline: Lower more constant initializers earlier
Jason Ekstrand
2018-04-09
1
-7
/
+5
*
intel: aubinator: print out addresses of invalid instructions
Lionel Landwerlin
2018-04-10
1
-9
/
+14
*
intel/compiler: Explicitly cast register type in switch
Ian Romanick
2018-04-06
1
-1
/
+1
*
anv: Add WSI support for the I915_FORMAT_MOD_Y_TILED_CCS
Jason Ekstrand
2018-04-05
2
-19
/
+40
*
intel/tools: new intel_sanitize_gpu tool
Kevin Rogovin
2018-04-05
3
-0
/
+459
*
anv: Make blorp update the clear color.
Rafael Antognolli
2018-04-05
3
-63
/
+66
*
anv: Use clear address for HiZ fast clears too.
Rafael Antognolli
2018-04-05
3
-3
/
+27
*
anv: Emit the fast clear color address, instead of value.
Rafael Antognolli
2018-04-05
3
-4
/
+70
*
anv: Add a helper to extract clear color from the attachment.
Rafael Antognolli
2018-04-05
2
-13
/
+21
*
intel/blorp: Update clear color state buffer during fast clears.
Rafael Antognolli
2018-04-05
1
-0
/
+48
*
intel/blorp: Only copy clear color when doing a resolve.
Rafael Antognolli
2018-04-05
1
-4
/
+9
*
intel/blorp: Add support for fast clear address.
Rafael Antognolli
2018-04-05
1
-5
/
+13
*
intel/isl: Add support to emit clear value address.
Rafael Antognolli
2018-04-05
2
-4
/
+23
[next]