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
*
isl: Add a helper for filling a buffer surface state
Jason Ekstrand
2016-02-27
4
-0
/
+121
*
anv: Remove unneeded fiels from anv_image_view
Jason Ekstrand
2016-02-27
2
-8
/
+6
*
anv/state: Remove unused fill_surface_state functions
Jason Ekstrand
2016-02-27
3
-419
/
+0
*
anv: Use ISL to fill out surface states
Jason Ekstrand
2016-02-27
1
-71
/
+79
*
anv/device: Store the default MOCS in the device
Jason Ekstrand
2016-02-27
3
-7
/
+15
*
isl: Add a function for filling out a surface state
Jason Ekstrand
2016-02-27
5
-4
/
+567
*
isl: Create per-gen helper libraries for gens 7, 8, and 9
Jason Ekstrand
2016-02-27
1
-2
/
+23
*
genxml: Add MOCS fields to RENDER_SURFACE_STATE
Jason Ekstrand
2016-02-27
4
-0
/
+4
*
gen/genX_pack: Add genxml to the pack header path
Jason Ekstrand
2016-02-27
2
-5
/
+4
*
isl: Fix isl_surf_get_image_intratile_offset_el()
Nanley Chery
2016-02-26
2
-36
/
+36
*
anv: remove stray ; after if
Thomas Hindoe Paaboel Andersen
2016-02-26
1
-2
/
+2
*
anv/gen8: Emit the 3DSTATE_PS_BLEND packet
Jason Ekstrand
2016-02-26
1
-0
/
+23
*
anv/device: Properly handle apiVersion == 0
Jason Ekstrand
2016-02-25
1
-3
/
+8
*
anv: Set max_hs_threads/max_ds_threads
Kristian Høgsberg Kristensen
2016-02-24
1
-2
/
+2
*
anv: Allocate more push constant space.
Kenneth Graunke
2016-02-24
1
-5
/
+11
*
anv: Properly size the push constant L3 area.
Kenneth Graunke
2016-02-24
1
-3
/
+8
*
anv: Emit 3DSTATE_PUSH_CONSTANT_ALLOC_* via a loop.
Kenneth Graunke
2016-02-24
3
-9
/
+15
*
anv: Emit 3DSTATE_URB_* via a loop.
Kenneth Graunke
2016-02-24
3
-31
/
+24
*
anv/descriptor_set: Use the correct size for the descriptor pool
Jason Ekstrand
2016-02-23
1
-6
/
+3
*
anv/meta: Allocate descriptor pools on-the-fly
Jason Ekstrand
2016-02-23
4
-33
/
+39
*
anv/descriptor_set: Set descriptor type for immuatable samplers
Jason Ekstrand
2016-02-22
1
-2
/
+11
*
intel/genxml: Update macro documentation
Jason Ekstrand
2016-02-22
1
-2
/
+2
*
anv/state: Replace a bunch of ANV_GEN with GEN_GEN
Jason Ekstrand
2016-02-22
1
-6
/
+6
*
anv/descriptor_set: Stop marking everything as having dynamic offsets
Jason Ekstrand
2016-02-22
1
-2
/
+4
*
anv: Implement descriptor pools
Kristian Høgsberg Kristensen
2016-02-22
5
-45
/
+200
*
anv/x11: Free swapchain images and memory on destroy
Kristian Høgsberg Kristensen
2016-02-22
1
-1
/
+5
*
vulkan: fix out-of-tree builds
Mark Janes
2016-02-22
1
-0
/
+1
*
intel/genxml: Add README
Kristian Høgsberg Kristensen
2016-02-22
1
-0
/
+60
*
anv/meta_blit: Handle compressed textures in anv_CmdCopyImage
Nanley Chery
2016-02-22
1
-25
/
+37
*
anv: Fix a typo in apply_dynamic_offsets
Jason Ekstrand
2016-02-20
1
-2
/
+2
*
anv: Zero out the WSI array when initializing the instance
Jason Ekstrand
2016-02-20
1
-0
/
+2
*
isl: Stop including mesa/main/imports.h
Jason Ekstrand
2016-02-20
2
-1
/
+2
*
genxml: Add mote includes in the generated headers
Jason Ekstrand
2016-02-20
1
-0
/
+3
*
anv: Get rid of GENX_FUNC
Jason Ekstrand
2016-02-20
2
-63
/
+7
*
anv: Switch over to the macros in genxml
Jason Ekstrand
2016-02-20
13
-275
/
+122
*
intel/genxml: Add a couple of helper headers
Jason Ekstrand
2016-02-20
2
-0
/
+188
*
genxml: Stop using unicode in the pack generator
Jason Ekstrand
2016-02-19
1
-1
/
+1
*
anv: fix warning about unused width variable.
Dave Airlie
2016-02-19
1
-2
/
+1
*
anv/pipeline: Fix a typo in the pipeline layout code
Jason Ekstrand
2016-02-18
1
-1
/
+1
*
anv/allocator: Set is_winsys_bo to false for block pool BOs
Jason Ekstrand
2016-02-18
1
-0
/
+1
*
vulkan: fix out-of-tree build
Mark Janes
2016-02-18
1
-0
/
+1
*
anv/pipeline: Use nir's num_images for allocating image_params
Jason Ekstrand
2016-02-18
2
-4
/
+6
*
anv/pipeline: Don't leak the binding map
Jason Ekstrand
2016-02-18
3
-0
/
+8
*
anv/formats: Don't use a compound literal to initialize a const array
Jason Ekstrand
2016-02-18
1
-2
/
+2
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
54
-1
/
+23856
*
Move isl to src/intel
Jason Ekstrand
2016-02-18
23
-1
/
+5128
*
vulkan: Move XML and generator into src/intel/genxml
Jason Ekstrand
2016-02-18
8
-0
/
+12740