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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: compiler option msse2 and mstackrealign
Sergii Romantsov
2018-09-07
1
-2
/
+2
*
anv/pipeline: Only consider double elements which actually exist
Jason Ekstrand
2018-09-06
1
-1
/
+2
*
anv/blorp: Fix a comment as per Nanley's review feedback
Jason Ekstrand
2018-09-01
1
-2
/
+2
*
anv/blorp: Do more flushing around HiZ clears
Jason Ekstrand
2018-09-01
1
-11
/
+33
*
intel/compiler: Remove surface_idx from brw_image_param
Jason Ekstrand
2018-08-29
2
-4
/
+0
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
2
-48
/
+115
*
nir: Use a bitfield for image access qualifiers
Jason Ekstrand
2018-08-29
1
-1
/
+2
*
intel/compiler: Do image load/store lowering to NIR
Jason Ekstrand
2018-08-29
1
-0
/
+2
*
anv/pipeline: Remove dead image loads in lower_input_attacnments
Jason Ekstrand
2018-08-29
1
-2
/
+2
*
anv: Free the app and engine name
Jason Ekstrand
2018-08-29
1
-0
/
+3
*
anv: blorp: support multiple aspect blits
Lionel Landwerlin
2018-08-29
1
-70
/
+75
*
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
*
anv: Add support for protected memory properties on anv_GetPhysicalDeviceProp...
Samuel Iglesias Gonsálvez
2018-08-27
1
-0
/
+7
*
anv: Fill holes in the VF VUE to zero
Jason Ekstrand
2018-08-25
1
-1
/
+28
*
intel: decoder: unify MI_BB_START field naming
Lionel Landwerlin
2018-08-24
1
-1
/
+1
*
anv: add VK_EXT_sampler_filter_minmax support
Yunchao He
2018-08-22
4
-0
/
+43
*
anv/icl: Allow headerless sampler messages for pre-emptable contexts
Anuj Phogat
2018-08-21
1
-0
/
+17
*
anv/icl: Disable binding table prefetching
Anuj Phogat
2018-08-21
1
-6
/
+15
*
anv/pipeline: Lower pipeline layouts etc. after linking
Jason Ekstrand
2018-08-17
1
-30
/
+28
*
anv/pipeline: Set tess IO read/written key fields in compile_*
Jason Ekstrand
2018-08-17
1
-9
/
+10
*
anv/pipeline: Use more fields from stage in compile_cs
Jason Ekstrand
2018-08-17
1
-16
/
+21
*
anv/apply_pipeline_layout: Add to the bind map instead of replacing it
Jason Ekstrand
2018-08-17
3
-59
/
+21
*
anv/lower_ycbcr: Use the binding array size for bounds checks
Jason Ekstrand
2018-08-17
1
-6
/
+4
*
anv: drop cast-to-void of used variable
Eric Engestrom
2018-08-16
1
-1
/
+0
*
anv: use safer snprintf() to ensure NULL string-terminator
Eric Engestrom
2018-08-16
1
-1
/
+1
*
intel: various python cleanups
Eric Engestrom
2018-08-16
1
-4
/
+3
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-5
/
+5
*
anv: set error in all failure paths
Eric Engestrom
2018-08-09
1
-1
/
+3
*
python: Fix rich comparisons
Mathieu Bridon
2018-08-07
1
-2
/
+3
*
anv: add more swapchain formats
Tapani Pälli
2018-08-06
1
-5
/
+11
*
anv/pipeline: Disable FS dispatch for pointless fragment shaders
Jason Ekstrand
2018-08-03
1
-4
/
+33
*
anv/pipeline: Do cross-stage linking optimizations
Jason Ekstrand
2018-08-02
1
-0
/
+11
*
anv/pipeline: Pull most of the anv_pipeline_compile_* into common code
Jason Ekstrand
2018-08-02
1
-215
/
+92
*
anv/pipeline: Add a separate "link" stage
Jason Ekstrand
2018-08-02
1
-128
/
+193
*
anv/pipeline: Compile to NIR in compile_graphics
Jason Ekstrand
2018-08-02
1
-161
/
+116
*
anv/pipeline: Recompile all shaders if any are missing from the cache
Jason Ekstrand
2018-08-02
1
-4
/
+37
*
anv/pipeline: Drop anv_pipeline_add_compiled_stage
Jason Ekstrand
2018-08-02
2
-19
/
+10
*
anv/pipeline: Pull shader compilation out into a helper.
Jason Ekstrand
2018-08-02
1
-108
/
+120
*
anv/pipeline: Call anv_pipeline_compile_* in a loop
Jason Ekstrand
2018-08-02
1
-26
/
+30
*
anv/pipeline: Hash the entire pipeline in one go
Jason Ekstrand
2018-08-02
1
-53
/
+94
*
anv/pipeline: Populate keys up-front
Jason Ekstrand
2018-08-02
1
-55
/
+60
*
anv/pipline: Add a helper struct for per-stage info
Jason Ekstrand
2018-08-02
2
-95
/
+74
*
intel/compiler: Add brw_get_compiler_config_value for disk cache
Jordan Justen
2018-08-01
1
-1
/
+2
*
anv/pipeline: Add populate_tcs/tes_key helpers
Jason Ekstrand
2018-08-01
1
-3
/
+25
*
anv/pipeline: Rework the parameters to populate_wm_prog_key
Jason Ekstrand
2018-08-01
1
-22
/
+24
*
anv/pipeline: More aggressively optimize away color attachments
Jason Ekstrand
2018-08-01
1
-5
/
+13
*
anv: Restrict the number of color regions to those actually written
Jason Ekstrand
2018-08-01
1
-0
/
+5
*
anv/pipeline: Fix up deref modes if we delete a FS output
Jason Ekstrand
2018-08-01
1
-0
/
+5
*
i965: Combine both gl_PatchVerticesIn lowering passes.
Kenneth Graunke
2018-07-26
1
-2
/
+2
[next]