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
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: memory leak of CopyPixels usage
Sergii Romantsov
2019-07-16
1
-0
/
+14
*
i965: don't use disk cache with SPIR-V shaders
Alejandro Piñeiro
2019-07-12
1
-2
/
+16
*
compiler: Save a single copy of the softfp64 shader in the context.
Kenneth Graunke
2019-07-10
1
-6
/
+4
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
11
-95
/
+75
*
i965/program_cache: Cast the key to char * before adding key_size
Jason Ekstrand
2019-07-10
1
-1
/
+1
*
i965: disable repacking for compression for applicable gen
Dongwon Kim
2019-07-08
2
-0
/
+10
*
i965: call to gl_nir_link_uniform_blocks
Alejandro Piñeiro
2019-06-30
1
-0
/
+4
*
i965: use GLboolean for all brw_link_shader returns
Alejandro Piñeiro
2019-06-30
1
-3
/
+3
*
i965/icl: Apply WA_1606682166 to compute workloads
Anuj Phogat
2019-06-28
1
-1
/
+3
*
Revert "i965/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
Anuj Phogat
2019-06-28
2
-10
/
+0
*
i965/icl: Fix WA_1606682166
Anuj Phogat
2019-06-28
1
-2
/
+1
*
meson: set up a proper internal dependency for xmlconfig
Eric Engestrom
2019-06-27
2
-5
/
+5
*
i965: leaking of upload-BO with push constants
Sergii Romantsov
2019-06-25
1
-0
/
+10
*
i965: Move resources lowering after NIR linking
Caio Marcelo de Oliveira Filho
2019-06-24
3
-10
/
+33
*
i965,iris: Move guardband calculations to a common location
Jason Ekstrand
2019-06-21
1
-92
/
+2
*
meson: Search for execinfo.h
Jory Pratt
2019-06-19
1
-1
/
+1
*
i965: support UYVY for external import only
Haihao Xiang
2019-06-14
1
-1
/
+2
*
i965: Fix INTEL_DEBUG=bat
Caio Marcelo de Oliveira Filho
2019-06-12
2
-23
/
+9
*
u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros
Nicolai Hähnle
2019-06-12
1
-2
/
+2
*
i965: Allow signed/unsigned integer conversions in miptree up/download
Kenneth Graunke
2019-06-05
1
-24
/
+0
*
intel/nir: Take nir_shader*s in brw_nir_link_shaders
Jason Ekstrand
2019-06-05
1
-2
/
+2
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-1
/
+1
*
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
[next]