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
...
*
intel/perf: move get_metric_id to perf
Mark Janes
2019-08-07
1
-36
/
+1
*
intel/perf: move oa_sample_buf structure to perf
Mark Janes
2019-08-07
1
-139
/
+16
*
intel/perf: enumerate query-based metrics in perf
Mark Janes
2019-08-07
5
-266
/
+4
*
intel/perf: move perf-related constants to common location
Mark Janes
2019-08-07
3
-22
/
+1
*
intel/perf: create a vtable entry for capture_frequency_stat_register
Mark Janes
2019-08-07
1
-2
/
+9
*
intel/perf: create a vtable entry for batchbuffer_flush
Mark Janes
2019-08-07
1
-8
/
+18
*
intel/perf: create a vtable entry for emit_report_count
Mark Janes
2019-08-07
1
-2
/
+18
*
intel/perf: create a vtable entry for bo_unreference
Mark Janes
2019-08-07
1
-4
/
+8
*
intel/perf: create a vtable for low-level driver functions
Mark Janes
2019-08-07
1
-4
/
+15
*
intel/perf: use common ioctl wrapper
Mark Janes
2019-08-07
1
-1
/
+1
*
intel/perf: rename gen_perf to gen_perf_config
Mark Janes
2019-08-07
3
-4
/
+4
*
i965/perf: restore mdapi statistics query metrics
Mark Janes
2019-08-07
1
-0
/
+1
*
mesa: Use _mesa_delete_transform_feedback_object in drivers
Yevhenii Kolesnikov
2019-08-07
1
-6
/
+1
*
mesa: use _mesa_delete_query in drivers
Yevhenii Kolesnikov
2019-08-07
2
-3
/
+4
*
meson,i965: Link with android deps when building for android.
Bas Nieuwenhuizen
2019-08-07
1
-3
/
+6
*
genxml: Rename 3DSTATE_SF::Anti-Aliasing Enable
Jason Ekstrand
2019-08-06
1
-1
/
+1
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
2
-4
/
+5
*
i965/clear: clear_value better precision
Sergii Romantsov
2019-08-02
1
-1
/
+1
*
i965: Move device info initialization to common code
Mark Janes
2019-08-01
2
-114
/
+6
*
i965/perf: verify kernel support before registering OA metrics
Mark Janes
2019-08-01
1
-0
/
+44
*
nir: Stop whacking gl_FrontFacing to a system value
Jason Ekstrand
2019-08-01
1
-0
/
+1
*
intel: add a couple of ASSERTED
Eric Engestrom
2019-07-31
2
-2
/
+2
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
10
-12
/
+12
*
i965: drop unused MAYBE_UNUSED function
Eric Engestrom
2019-07-31
1
-11
/
+1
*
i965: replace MAYBE_UNUSED with GEN condition
Eric Engestrom
2019-07-31
1
-1
/
+2
*
intel: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
2
-6
/
+6
*
intel: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
2
-4
/
+4
*
i965/curbe: Look at SYSTEM_VALUE_FRAG_COORD instead of VARYING_SLOT_POS
Jason Ekstrand
2019-07-30
1
-1
/
+1
*
i965: Enable EXT_texture_shadow_lod
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
i965/gen10: Remove unnecessary workaround.
Rafael Antognolli
2019-07-29
1
-16
/
+0
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
2
-0
/
+2
*
intel: replace large stack buffer with heap allocation
Eric Engestrom
2019-07-29
1
-4
/
+5
*
i965: Use NIR to lower legacy userclipping.
Kenneth Graunke
2019-07-24
2
-0
/
+61
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+2
*
i965: free object labels when deleting
Sergii Romantsov
2019-07-22
3
-0
/
+3
*
spirv_extensions: i965: initialize SPIR-V extensions
Alejandro Piñeiro
2019-07-17
1
-1
/
+10
*
meta: leaking of BO with DrawPixels
Yevhenii Kolesnikov
2019-07-16
1
-0
/
+2
*
mesa: Give _mesa_format_get_color_encoding a clearer name.
Eric Anholt
2019-07-16
4
-8
/
+6
*
mesa: Drop redundant checks for sRGB before sRGB to linear conversion.
Eric Anholt
2019-07-16
1
-3
/
+3
*
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
[prev]
[next]