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
/
gallium
/
drivers
/
iris
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Implement pipe_screen::resource_get_param
Jordan Justen
2019-08-13
1
-0
/
+48
*
iris/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
Rafael Antognolli
2019-08-12
1
-1
/
+80
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-6
/
+7
*
iris/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
2019-08-12
5
-0
/
+110
*
iris: reorder arguments as expected by the function
Tapani Pälli
2019-08-12
1
-2
/
+2
*
iris/android: move iris_query.c to 'per gen' LIBIRIS_SRC_FILES
Tapani Pälli
2019-08-12
2
-1
/
+1
*
iris: Free query on error path
Kenneth Graunke
2019-08-11
1
-1
/
+3
*
iris: Add missing 'break'
Kenneth Graunke
2019-08-11
1
-0
/
+1
*
iris: minor restyling
Kenneth Graunke
2019-08-10
2
-35
/
+42
*
iris/query: enable amd performance monitors
Mark Janes
2019-08-09
1
-1
/
+39
*
iris/perf: get monitor results
Mark Janes
2019-08-09
2
-0
/
+66
*
iris/perf: add begin/end hooks
Mark Janes
2019-08-09
2
-0
/
+28
*
iris/perf: add delete query
Mark Janes
2019-08-09
2
-0
/
+16
*
iris/perf: implement iris_create_monitor_object
Mark Janes
2019-08-09
4
-0
/
+110
*
iris/perf: implement routines to return counter info
Mark Janes
2019-08-09
7
-1
/
+360
*
meson: define ETIME to ETIMEDOUT if not present
Greg V
2019-08-08
1
-3
/
+0
*
anv,i965,iris: deduplicate setting of total_shared
Rhys Perry
2019-08-08
1
-2
/
+0
*
intel/perf: move perf-related constants to common location
Mark Janes
2019-08-07
1
-0
/
+1
*
meson,i965: Link with android deps when building for android.
Bas Nieuwenhuizen
2019-08-07
1
-2
/
+2
*
iris: Handle vertex shader with window space position
Danylo Piliaiev
2019-08-06
3
-5
/
+44
*
iris: Increase BATCH_SZ to 64kB
Kenneth Graunke
2019-08-06
1
-1
/
+1
*
iris: Fix bad external BO hash table and zombie list interactions
Kenneth Graunke
2019-08-05
1
-12
/
+21
*
iris/bufmgr: Move iris_bo_reference into hash_find_bo, rename it
Kenneth Graunke
2019-08-05
1
-14
/
+16
*
iris: Fix handling of SIMD32 fragment shaders
Jason Ekstrand
2019-08-03
1
-44
/
+50
*
iris: bump compat profile support to 4.6
Timothy Arceri
2019-08-02
1
-2
/
+1
*
gallium: Implement GL_EXT_shader_samples_identical via a new capability
Kenneth Graunke
2019-08-01
1
-0
/
+1
*
iris/screen: use initialization routine for gen_device_info
Mark Janes
2019-08-01
1
-5
/
+3
*
intel/common: provide common ioctl routine
Mark Janes
2019-08-01
4
-45
/
+34
*
iris: add support for gl_ClipVertex in tess eval shaders
Timothy Arceri
2019-08-01
3
-2
/
+28
*
iris: add support for gl_ClipVertex in geometry shaders
Timothy Arceri
2019-08-01
3
-21
/
+48
*
iris: Skip emitting 3DSTATE_INDEX_BUFFER if possible
Kenneth Graunke
2019-07-31
3
-11
/
+27
*
iris: Skip repeated depth buffer disables.
Kenneth Graunke
2019-07-30
1
-2
/
+4
*
iris: Enable EXT_texture_shadow_lod
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
iris: Fix SO offset to be 32-bit in DrawTransformFeedback handling
Kenneth Graunke
2019-07-29
1
-1
/
+1
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-0
/
+1
*
iris: Use gen_mi_builder to handle CS ALU operations.
Kenneth Graunke
2019-07-25
6
-474
/
+151
*
iris: Make iris_query.c a genxml-compiled file.
Kenneth Graunke
2019-07-25
6
-65
/
+48
*
iris: Move iris_resolve_conditional_render to the vtable.
Kenneth Graunke
2019-07-25
3
-5
/
+8
*
iris: Refactor genxml macros and inlines into iris_genx_macros.h.
Kenneth Graunke
2019-07-25
4
-73
/
+125
*
iris: Make an iris_genx_protos.h header for prototypes.
Kenneth Graunke
2019-07-25
4
-28
/
+74
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
5
-10
/
+10
*
iris: Support storage images that have matching typed formats for reads
Kenneth Graunke
2019-07-22
1
-3
/
+2
*
iris: Stop advertising MSAA storage images by mistake
Kenneth Graunke
2019-07-22
1
-1
/
+1
*
iris: change last_vue_stage() to look at uncompiled shaders
Timothy Arceri
2019-07-19
1
-3
/
+3
*
iris: Enable fast clears on other miplevels and layers than 0.
Rafael Antognolli
2019-07-17
1
-8
/
+48
*
iris: Allow resolving clear color of CCS_D surfaces.
Rafael Antognolli
2019-07-17
1
-6
/
+2
*
iris: Make iris_has_color_unresolved non-static
Kenneth Graunke
2019-07-17
2
-6
/
+10
*
iris: Drop copy and pasted iris_timebase_scale
Kenneth Graunke
2019-07-16
3
-12
/
+3
*
iris: Better handle decoder base addresses
Kenneth Graunke
2019-07-15
1
-0
/
+3
[next]