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
*
aubinator: enable snb/ilk through --gen
Lionel Landwerlin
2017-03-31
1
-0
/
+2
*
intel: genxml: compress all gen files into one
Lionel Landwerlin
2017-03-31
5
-62
/
+58
*
intel: Add INTEL_CFLAGS to aubinator CFLAGS.
Kenneth Graunke
2017-03-30
1
-1
/
+2
*
intel: automake: move INTEL_CFLAGS as applicable
Emil Velikov
2017-03-30
2
-1
/
+1
*
intel: android: remove libdrm_intel requirement
Emil Velikov
2017-03-30
3
-12
/
+6
*
anv/cmd_buffer: fix host memory leak
Craig Stout
2017-03-29
1
-1
/
+9
*
anv/batch_chain: Handle another OOM in cmd_buffer_execbuf
Jason Ekstrand
2017-03-29
1
-2
/
+4
*
i965: expose BRW_OPCODE_[F32TO16/F16TO32] name on gen8+
Alejandro Piñeiro
2017-03-29
1
-0
/
+9
*
anv/cmd_buffer: Refactor flush_pipeline_select_*
Jason Ekstrand
2017-03-28
1
-26
/
+16
*
anv: Flush caches prior to PIPELINE_SELECT on all gens
Jason Ekstrand
2017-03-28
1
-2
/
+1
*
anv/cmd_buffer: Fix bad indentation
Jason Ekstrand
2017-03-28
1
-24
/
+25
*
anv/cmd_buffer: Apply flush operations prior to executing secondaries
Jason Ekstrand
2017-03-28
1
-0
/
+5
*
anv/blorp: Use anv_get_layerCount everywhere
Jason Ekstrand
2017-03-28
1
-8
/
+12
*
anv: Make anv_get_layerCount a macro
Jason Ekstrand
2017-03-28
1
-7
/
+7
*
isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
2017-03-28
2
-13
/
+3
*
intel: Fix requests for exact surface row pitch (v2)
Chad Versace
2017-03-28
3
-18
/
+21
*
isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
2017-03-28
2
-1
/
+19
*
isl: Validate the calculated row pitch (v45)
Chad Versace
2017-03-28
1
-6
/
+64
*
genxml: New generated header genX_bits.h (v6)
Chad Versace
2017-03-28
5
-3
/
+300
*
i965/fs: Don't emit SEL instructions for type-converting MOVs.
Matt Turner
2017-03-27
1
-0
/
+2
*
anv/blorp: Fix a crash in CmdClearColorImage
Xu Randy
2017-03-27
1
-2
/
+2
*
anv: enable sampling from fast-cleared images on SKL
Samuel Iglesias Gonsálvez
2017-03-27
1
-2
/
+2
*
genxml: Add 3DSTATE_DEPTH_BUFFER to gen5.xml
Chad Versace
2017-03-24
1
-0
/
+56
*
genxml: Whitespace fixes
Jason Ekstrand
2017-03-24
5
-39
/
+39
*
genxml: Replace "[N]" with "N"
Jason Ekstrand
2017-03-24
3
-15
/
+15
*
genxml/gen6: Remove a couple of bogus values
Jason Ekstrand
2017-03-24
1
-6
/
+2
*
genxml/gen8: Remove BLACK_LEVEL_CORRECTION_STATE
Jason Ekstrand
2017-03-24
1
-6
/
+0
*
genxml: Rename two MCS fields to Auxiliary Surface on gen7
Jason Ekstrand
2017-03-24
3
-8
/
+7
*
genxml: Fix gen_zipped_file.py dependency
Chad Versace
2017-03-24
1
-1
/
+1
*
genxml: Define GENXML_XML_FILES in Makefile.sources
Chad Versace
2017-03-24
2
-8
/
+11
*
anv: automake: ensure that the destination directory is created
Emil Velikov
2017-03-24
1
-0
/
+1
*
anv/query: handle out of host memory without crashing in compute_query_result()
Iago Toral Quiroga
2017-03-24
1
-0
/
+5
*
anv/pipeline: make FragCoord include sample positions when sample shading
Iago Toral Quiroga
2017-03-24
3
-8
/
+20
*
nir/lower_wpos_center: support adding sample position to fragment coordinate
Iago Toral Quiroga
2017-03-24
1
-1
/
+1
*
anv: return VK_ERROR_DEVICE_LOST immeditely when device is known to be lost
Iago Toral Quiroga
2017-03-24
2
-1
/
+24
*
anv/device: keep track of 'device lost' state
Iago Toral Quiroga
2017-03-24
2
-0
/
+6
*
anv/device: return VK_ERROR_DEVICE_LOST for errors during queue submissions
Iago Toral Quiroga
2017-03-24
1
-0
/
+25
*
i965: Replace OPT_V() with OPT().
Matt Turner
2017-03-23
1
-23
/
+19
*
i965/fs: Return progress from demote_sample_qualifiers().
Matt Turner
2017-03-23
1
-1
/
+6
*
i965/fs: Return progress from move_interpolation_to_top().
Matt Turner
2017-03-23
1
-1
/
+6
*
intel: move gen_decoder.* to DECODER_FILES
Tapani Pälli
2017-03-23
2
-3
/
+5
*
android: fix vulkan build issues with anv_entrypoints
Tapani Pälli
2017-03-23
1
-6
/
+12
*
android: rename Intel Vulkan library to match desktop one
Tapani Pälli
2017-03-23
1
-2
/
+2
*
anv: Remove dead prototype from entrypoints
Dylan Baker
2017-03-22
1
-1
/
+0
*
anv: use cElementTree in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-1
/
+1
*
anv: don't use Element.get in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-6
/
+7
*
anv: use dict.get in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-4
/
+1
*
anv: anv_entrypoints_gen.py: use reduce function.
Dylan Baker
2017-03-22
1
-5
/
+3
*
anv: anv-entrypoints_gen.py: rename hash to cal_hash.
Dylan Baker
2017-03-22
1
-3
/
+4
*
anv: Generate anv_entrypoints header and code in one command
Dylan Baker
2017-03-22
3
-18
/
+17
[next]