index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
i965: Fix a mistake from porting the URB allocation code to arrays.
Kenneth Graunke
1
-1
/
+1
2016-11-22
intel/common: Add an is_kabylake field to gen_device_info
Jason Ekstrand
2
-0
/
+6
2016-11-19
intel: Share URB configuration code between GL and Vulkan.
Kenneth Graunke
2
-0
/
+207
2016-11-19
intel: Convert devinfo->urb.min_*_entries into an array.
Kenneth Graunke
2
-30
/
+63
2016-11-19
intel: Convert devinfo->urb.max_*_entries into an array.
Kenneth Graunke
2
-60
/
+92
2016-11-15
i965: Consolidate GEN9 LP definition
Ben Widawsky
1
-80
/
+42
2016-11-15
i965/glk: Add basic Geminilake support
Ben Widawsky
1
-0
/
+46
2016-11-15
intel: Set min_ds_entries on Broxton.
Kenneth Graunke
1
-0
/
+2
2016-11-09
mesa: Fix pixel shader scratch space allocation on Gen9+ platforms.
Kenneth Graunke
1
-14
/
+19
2016-10-14
intel/common: use correct header guards
Emil Velikov
3
-2
/
+14
2016-10-05
i965/l3: Add explicit way size calculation for bxt
Ben Widawsky
1
-1
/
+3
2016-10-04
intel: fix compilation warning on gen_get_device_info
Tapani Pälli
2
-2
/
+2
2016-10-03
i965: rename max_ds_* variable to max_tes_*
Timothy Arceri
2
-26
/
+26
2016-10-03
i965: rename max_hs_* variables to max_tcs_*
Timothy Arceri
2
-26
/
+26
2016-09-23
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2
-7
/
+6
2016-09-14
intel: Move Vulkan sample positions to common code
Jason Ekstrand
1
-0
/
+95
2016-09-03
intel: Pull the guts of gen7_l3_state.c into a shared helper
Jason Ekstrand
2
-0
/
+394
2016-09-03
intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
2
-4
/
+4
2016-09-03
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2
-32
/
+32
2016-09-03
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2
-0
/
+664