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
*
anv: Document cmd_buffer_alloc_binding_table
Jason Ekstrand
2016-11-08
1
-0
/
+71
*
intel/blorp: Emit all the binding tables
Jason Ekstrand
2016-11-08
1
-0
/
+5
*
anv: use limits.h instead of deprecated/obsolete values.h
Tapani Pälli
2016-11-04
1
-1
/
+1
*
isl: Only allow Y-tiling for ASTC textures
Nanley Chery
2016-11-03
1
-0
/
+6
*
anv/blorp: Don't create linear ASTC surfaces for buffers
Nanley Chery
2016-11-03
1
-0
/
+16
*
anv/formats: Disallow linear ASTC textures
Nanley Chery
2016-11-03
1
-0
/
+4
*
anv/formats: Disallow 1D compressed textures
Nanley Chery
2016-11-03
1
-0
/
+11
*
anv/pipeline: Properly cache prog_data::param
Jason Ekstrand
2016-11-02
3
-14
/
+36
*
anv/pipeline: Put actual pointers in anv_shader_bin
Jason Ekstrand
2016-11-02
5
-50
/
+45
*
intel/blorp: Pass a brw_stage_prog_data to upload_shader
Jason Ekstrand
2016-11-02
4
-5
/
+7
*
intel/blorp: Use wm_prog_data instead of hand-rolling our own
Jason Ekstrand
2016-11-02
5
-66
/
+28
*
anv: Better handle return codes from anv_physical_device_init
Jason Ekstrand
2016-11-02
1
-1
/
+1
*
intel: aubinator: print field values if available
Lionel Landwerlin
2016-11-01
3
-5
/
+34
*
intel: aubinator: load fields values from xml data
Lionel Landwerlin
2016-11-01
2
-0
/
+40
*
intel: aubinator: print boolean fields to true with colors
Lionel Landwerlin
2016-11-01
3
-6
/
+17
*
anv/device: Return DEVICE_LOST if execbuf2 fails
Jason Ekstrand
2016-11-01
1
-6
/
+4
*
intel: aubinator: fix printing missing gen option
Lionel Landwerlin
2016-10-31
1
-2
/
+2
*
intel: aubinator: fix assumptions on amount of required data
Lionel Landwerlin
2016-10-31
1
-1
/
+5
*
intel: aubinator: don't print out blocks twice
Lionel Landwerlin
2016-10-31
1
-1
/
+0
*
intel/blorp: remove stale comment
Timothy Arceri
2016-10-28
1
-3
/
+0
*
intel/blorp: Rework our usage of ralloc when compiling shaders
Jason Ekstrand
2016-10-27
4
-15
/
+14
*
intel/blorp: Rename compile_nir_shader to compile_fs
Jason Ekstrand
2016-10-27
4
-14
/
+14
*
intel/blorp: Fix a couple asserts around image copy rectangles
Jason Ekstrand
2016-10-27
1
-2
/
+6
*
anv/allocator: Assert that we have a valid gem handle in bo_pool_alloc
Jason Ekstrand
2016-10-27
1
-0
/
+1
*
genxml: Handle failure of Python codegen scripts.
Matt Turner
2016-10-26
1
-1
/
+1
*
i965: rewrite brw_setup_vue_interpolation()
Timothy Arceri
2016-10-26
2
-4
/
+4
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
3
-11
/
+11
*
anv: Replace "abi_versions" with correct "api_version".
Matt Turner
2016-10-25
2
-2
/
+2
*
isl/format: Correct ASTC entries of format info table
Nanley Chery
2016-10-24
1
-28
/
+42
*
anv: automake: cleanup the generated json file during make clean
Emil Velikov
2016-10-24
1
-1
/
+1
*
anv: Always use the full driver path in the intel_icd.*.json
Jason Ekstrand
2016-10-21
2
-8
/
+2
*
anv: Suffix the intel_icd file with the host CPU
Jason Ekstrand
2016-10-21
2
-5
/
+4
*
anv: drop unused zero macro.
Dave Airlie
2016-10-20
1
-2
/
+0
*
anv: move to using shared wsi code
Dave Airlie
2016-10-19
7
-1928
/
+4
*
anv/wsi: remove all anv references from WSI common code
Dave Airlie
2016-10-19
9
-99
/
+98
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
10
-1656
/
+1851
*
anv/wsi/wayland: add callback to get device format properties.
Dave Airlie
2016-10-19
3
-7
/
+27
*
anv/wsi/wl: stop using device in more places
Dave Airlie
2016-10-19
3
-20
/
+28
*
anv/wsi: split out surface creation to avoid instance API
Dave Airlie
2016-10-19
2
-29
/
+64
*
anv/wsi: move further away from passing anv displays around
Dave Airlie
2016-10-19
4
-39
/
+35
*
anv/wsi: split image alloc/free out to separate fns.
Dave Airlie
2016-10-19
4
-219
/
+180
*
anv/wsi: switch to using VkDevice in swapchain
Dave Airlie
2016-10-19
4
-14
/
+14
*
anv/wsi/x11: more refactoring to use generic handles
Dave Airlie
2016-10-19
1
-27
/
+43
*
anv/wsi/x11: start refactoring out the image allocation/free functionality
Dave Airlie
2016-10-19
1
-22
/
+52
*
anv/wsi: drop device from get format
Dave Airlie
2016-10-19
4
-5
/
+5
*
anv/wsi: remove device from get_support interface
Dave Airlie
2016-10-19
4
-5
/
+10
*
anv/wsi/x11: abstract WSI interface from internals.
Dave Airlie
2016-10-19
1
-9
/
+24
*
anv/wsi/x11: push anv_device out of the init/finish routines
Dave Airlie
2016-10-19
3
-15
/
+19
*
anv/wsi: abstract wsi interfaces away from device a bit more.
Dave Airlie
2016-10-19
4
-24
/
+28
*
anv/wsi/x11: push device out of x11 connection fns.
Dave Airlie
2016-10-19
1
-11
/
+12
[next]