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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: tools: aubwrite: split gen[89] from gen10+
Lionel Landwerlin
2018-08-01
5
-186
/
+416
*
python: Explicitly use byte strings
Mathieu Bridon
2018-08-01
1
-2
/
+2
*
python: Open file in binary mode
Mathieu Bridon
2018-08-01
1
-1
/
+1
*
python: Better get character ordinals
Mathieu Bridon
2018-08-01
1
-2
/
+2
*
intel/compiler: implement 8-bit constant load
Iago Toral Quiroga
2018-08-01
1
-0
/
+5
*
intel/compiler: add setup_imm_(u)b helpers
Iago Toral Quiroga
2018-08-01
2
-0
/
+22
*
i965/icl: Disable binding table prefetching
Topi Pohjolainen
2018-07-27
1
-0
/
+7
*
intel/compiler: fix lower conversions to account for predication
Iago Toral Quiroga
2018-07-27
1
-1
/
+4
*
i965: Combine both gl_PatchVerticesIn lowering passes.
Kenneth Graunke
2018-07-26
2
-4
/
+2
*
intel/compiler: Delete dead VS intrinsic handling.
Kenneth Graunke
2018-07-26
1
-12
/
+4
*
anv: drop unused local vars
Eric Engestrom
2018-07-26
1
-6
/
+0
*
anv: remove incorrect `UNUSED` flag
Eric Engestrom
2018-07-26
1
-1
/
+1
*
intel: Make the decoder just store addresses for bases, not buffers.
Kenneth Graunke
2018-07-25
2
-12
/
+12
*
intel: Make the decoder handle STATE_BASE_ADDRESS not being a buffer.
Kenneth Graunke
2018-07-25
2
-38
/
+46
*
anv: don't crash on vkDestroyDevice(NULL)
Eric Engestrom
2018-07-25
1
-1
/
+3
*
anv: fix python whitespace warning
Eric Engestrom
2018-07-25
1
-1
/
+1
*
anv: cleanup python imports
Eric Engestrom
2018-07-25
2
-3
/
+3
*
anv: remove unnecessary semicolons in python
Eric Engestrom
2018-07-25
1
-3
/
+3
*
intel: tools: dump: only store device id on success
Lionel Landwerlin
2018-07-25
1
-2
/
+2
*
i965, anv: Use INTEL_DEBUG for disk_cache driver flags
Jordan Justen
2018-07-24
2
-1
/
+7
*
i965, anv: Add extra unused character in disk_cache renderer temp string
Jordan Justen
2018-07-24
1
-2
/
+2
*
nir: rename f2f16_undef to f2f16
Karol Herbst
2018-07-24
1
-1
/
+1
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
python: Better iterate over dictionaries
Mathieu Bridon
2018-07-24
2
-6
/
+6
*
intel: Make the disassembler take a const pointer to the assembly.
Kenneth Graunke
2018-07-24
2
-4
/
+5
*
intel/compiler: Account for built-in uniforms in analyze_ubo_ranges
Jason Ekstrand
2018-07-23
3
-4
/
+40
*
anv: remove unnecessary runtime copy of static string
Eric Engestrom
2018-07-23
1
-2
/
+1
*
anv: Pay attention to VK_ACCESS_MEMORY_(READ|WRITE)_BIT
Alex Smith
2018-07-23
1
-0
/
+9
*
intel/blorp: Fix blits to R8G8B8_UNORM_SRGB sRGB harder
Jason Ekstrand
2018-07-23
1
-3
/
+11
*
anv: Stop setting 3DSTATE_PS_EXTRA::PixelShaderHasUAV
Jason Ekstrand
2018-07-22
1
-31
/
+22
*
anv: Properly handle GetImageSubresourceLayout on complex images
Jason Ekstrand
2018-07-22
1
-7
/
+16
*
anv/gen9: expose VK_EXT_post_depth_coverage
Ilia Mirkin
2018-07-22
3
-2
/
+10
*
intel: tools: dump: protect against multiple calls on destructor
Lionel Landwerlin
2018-07-20
1
-3
/
+16
*
intel: tools: dump: make dump tool reliable under gdb
Lionel Landwerlin
2018-07-20
2
-4
/
+9
*
intel: tools: dump: remove mentions of intel_aubdump
Lionel Landwerlin
2018-07-19
1
-15
/
+15
*
intel: tools: aubwrite: fix invalid frees on finish
Lionel Landwerlin
2018-07-19
1
-4
/
+9
*
intel/isl/gen4: Make depth/stencil buffers Y-Tiled
Nanley Chery
2018-07-19
1
-1
/
+8
*
intel: tools: dump: trace memory writes
Lionel Landwerlin
2018-07-19
1
-13
/
+32
*
intel: tools: dump: remove command execution feature
Lionel Landwerlin
2018-07-19
2
-119
/
+29
*
intel/blorp: Take an explicit filter parameter in blorp_blit
Jason Ekstrand
2018-07-18
3
-49
/
+32
*
intel/blorp: Add a blorp_filter enum for use in blorp_blit
Jason Ekstrand
2018-07-18
3
-109
/
+123
*
intel/tools: add missing include for stdarg.h
Caio Marcelo de Oliveira Filho
2018-07-18
1
-0
/
+1
*
intel/tools: Rename error2aub to intel_error2aub
Jason Ekstrand
2018-07-18
1
-1
/
+1
*
intel/tools: Add an error state to aub translator
Jason Ekstrand
2018-07-18
2
-0
/
+343
*
intel/tools: Break aub file writing into a helper
Jason Ekstrand
2018-07-18
4
-762
/
+862
*
intel/tools: Refactor aub dumping to remove singletons
Jason Ekstrand
2018-07-18
1
-211
/
+287
*
intel/dump_gpu: Fix corner cases in PPGTT range calculations
Jason Ekstrand
2018-07-18
1
-6
/
+6
*
intel/batch-decoder: fix uninitialized values warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-5
/
+5
*
intel/decoder: use snprintf(..., "%s", ...) instead of strncpy
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
*
anv: give more room to debug report
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
[next]