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
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Prevent classic swrast crash on a surfaceless context v2.
Mathias Fröhlich
2019-05-28
1
-1
/
+8
*
intel: Move brw_prog_key_set_id from i965 to the compiler.
Kenneth Graunke
2019-05-21
2
-20
/
+0
*
meson: expose glapi through osmesa
Eric Engestrom
2019-05-18
1
-1
/
+2
*
i965/blorp: Set MOCS for gen11 in blorp_alloc_vertex_buffer
Jordan Justen
2019-05-14
1
-1
/
+5
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
2
-2
/
+8
*
i965: Pass compiler to default key populators
Kenneth Graunke
2019-05-14
13
-27
/
+37
*
i965/miptree: Refactor intel_miptree_supports_ccs_e()
Nanley Chery
2019-05-14
1
-10
/
+5
*
i965/miptree: Drop intel_*_supports_hiz()
Nanley Chery
2019-05-14
1
-35
/
+2
*
i965/miptree: Drop intel_*_supports_ccs()
Nanley Chery
2019-05-14
1
-124
/
+6
*
i965/miptree: Drop intel_miptree_supports_mcs()
Nanley Chery
2019-05-14
1
-46
/
+1
*
i965/miptree: Fall back to no aux if creation fails
Nanley Chery
2019-05-14
1
-5
/
+6
*
mesa: Replace MaxTextureLevels with MaxTextureSize.
Eric Anholt
2019-05-13
9
-10
/
+10
*
i965: Fix memory leaks in brw_upload_cs_work_groups_surface().
Kenneth Graunke
2019-05-10
1
-0
/
+5
*
i965: leave the top 4Gb of the high heap VMA unused
Kenneth Graunke
2019-05-07
1
-1
/
+5
*
i965: Force VMA alignment to be a multiple of the page size.
Kenneth Graunke
2019-05-07
1
-0
/
+2
*
i965: Fix BRW_MEMZONE_LOW_4G heap size.
Kenneth Graunke
2019-05-07
1
-1
/
+4
*
mesa: Remove the now unused _NEW_ARRAY state change flag.
Mathias Fröhlich
2019-05-04
1
-1
/
+0
*
mesa: Rip out now unused gl_context::aelt_context.
Mathias Fröhlich
2019-05-04
2
-2
/
+0
*
anv,i965: Stop warning about incomplete gen11 support
Jason Ekstrand
2019-05-03
1
-7
/
+0
*
meson: lift driver-collection out into parent build-file
Erik Faye-Lund
2019-05-02
7
-23
/
+17
*
i965: Re-enable fast color clears for GEN11.
Plamena Manolova
2019-04-29
1
-15
/
+8
*
delete autotools input files
Eric Engestrom
2019-04-29
2
-23
/
+0
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-1
/
+0
*
meson: Force '.so' extension for DRI drivers
Jon Turney
2019-04-25
1
-0
/
+1
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
6
-10
/
+10
*
i965: Tidy bogus indentation left by previous commit
Kenneth Graunke
2019-04-22
1
-26
/
+24
*
i965: Ignore uniform storage for samplers or images, use binding info
Kenneth Graunke
2019-04-22
3
-18
/
+28
*
i965: implement WaEnableStateCacheRedirectToCS
Lionel Landwerlin
2019-04-18
2
-0
/
+6
*
intel/perf: drop counter size field
Lionel Landwerlin
2019-04-17
2
-5
/
+6
*
i965: perf: add mdapi pipeline statistics queries on gen10/11
Lionel Landwerlin
2019-04-17
1
-1
/
+9
*
i965: move mdapi guid into intel/perf
Lionel Landwerlin
2019-04-17
1
-2
/
+1
*
i965: move mdapi result data format to intel/perf
Lionel Landwerlin
2019-04-17
3
-96
/
+10
*
i965: move brw_timebase_scale to device info
Lionel Landwerlin
2019-04-17
5
-19
/
+15
*
i965: move OA accumulation code to intel/perf
Lionel Landwerlin
2019-04-17
3
-167
/
+45
*
i965: move mdapi data structure to intel/perf
Lionel Landwerlin
2019-04-17
1
-96
/
+7
*
i965: extract performance query metrics
Lionel Landwerlin
2019-04-17
23
-148117
/
+206
*
i965: store device revision in gen_device_info
Lionel Landwerlin
2019-04-17
3
-6
/
+4
*
i965: Move program key debugging to the compiler.
Kenneth Graunke
2019-04-16
9
-283
/
+36
*
Delete autotools
Dylan Baker
2019-04-15
10
-655
/
+0
*
intel: Emit 3DSTATE_VF_STATISTICS dynamically
Kenneth Graunke
2019-04-14
2
-6
/
+24
*
glsl/nir: add support for lowering bindless images_derefs
Karol Herbst
2019-04-12
1
-1
/
+1
*
nir: move brw_nir_rewrite_image_intrinsic into common code
Karol Herbst
2019-04-12
1
-1
/
+1
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
4
-4
/
+4
*
i965: Advertise NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+1
*
intel: add dependency on genxml generated files
Lionel Landwerlin
2019-04-08
1
-1
/
+1
*
meson: strip rpath from megadrivers
Eric Engestrom
2019-04-01
1
-0
/
+3
*
i965: perf: update render basic configs for big core gen9/gen10
Lionel Landwerlin
2019-04-01
8
-23
/
+24
*
i965: perf: add ring busyness metric for cfl gt2
Lionel Landwerlin
2019-04-01
1
-1
/
+165
*
i965: perf: enable Icelake metrics
Lionel Landwerlin
2019-03-31
3
-3
/
+11
*
i965: perf: add Icelake metrics
Lionel Landwerlin
2019-03-31
1
-0
/
+11899
[next]