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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Fix Smooth Point Enables.
Kenneth Graunke
2017-11-28
1
-1
/
+1
*
i965: perf: add support for CoffeeLake GT3
Lionel Landwerlin
2017-11-28
5
-2
/
+10712
*
i965: perf: add support for CoffeeLake GT2
Lionel Landwerlin
2017-11-28
5
-2
/
+10484
*
i965: perf: add busyness metric sets on gen8/9 platforms
Lionel Landwerlin
2017-11-28
7
-0
/
+1231
*
i965: fix time elapsed counter equations in VME/Media configs
Lionel Landwerlin
2017-11-28
6
-12
/
+12
*
i965: perf: update counter names on gen8/9 platforms
Lionel Landwerlin
2017-11-28
8
-116
/
+116
*
i965: add a debug option to disable oa config loading
Lionel Landwerlin
2017-11-28
1
-1
/
+2
*
i965: perf: add support for userspace configurations
Lionel Landwerlin
2017-11-28
1
-8
/
+101
*
i965: perf: update configs for loading from userspace
Lionel Landwerlin
2017-11-28
10
-0
/
+243
*
st_glsl_to_tgsi: check for the tail sentinel in merge_two_dsts
Nicolai Hähnle
2017-11-28
1
-3
/
+3
*
mesa/gles: adjust internal format in glTexSubImage2D error checks
Tapani Pälli
2017-11-28
1
-1
/
+55
*
intel/blorp: Take a range of layers in blorp_ccs_resolve
Jason Ekstrand
2017-11-27
1
-1
/
+1
*
intel/blorp: Add initial support for indirect clear colors
Jason Ekstrand
2017-11-27
1
-0
/
+13
*
i965/blorp: Use a designated initializer for blorp_surf
Jason Ekstrand
2017-11-27
1
-8
/
+9
*
st/glsl_to_tgsi: make use of driver_cache_blob with the disk cache
Timothy Arceri
2017-11-28
3
-230
/
+109
*
mesa: shrink VERT_ATTRIB bitfields to 32 bits
Marek Olšák
2017-11-25
13
-26
/
+36
*
mesa: remove unused vertex attrib WEIGHT
Marek Olšák
2017-11-25
9
-24
/
+24
*
mesa: don't assign numbers to vertex attrib enums manually
Marek Olšák
2017-11-25
2
-99
/
+99
*
meson: Enable SSE4.1 optimizations
Dylan Baker
2017-11-22
1
-3
/
+11
*
i965: Support decoding INTERFACE_DESCRIPTOR_DATA with INTEL_DEBUG=bat
Jordan Justen
2017-11-21
1
-0
/
+24
*
mesa/teximage: add TEXTURE_CUBE_MAP_ARRAY target for CompressedTexImage3D
Juan A. Suarez Romero
2017-11-21
1
-1
/
+19
*
st/glsl_to_nir: don't generate nir twice for gs
Timothy Arceri
2017-11-21
1
-8
/
+2
*
i965: Optimize bucket index calculation
Aravindan Muthukumar
2017-11-20
1
-8
/
+39
*
st/mesa: use asynchronous flushes in st_finish
Nicolai Hähnle
2017-11-20
1
-1
/
+1
*
st/mesa: implement st_server_wait_sync properly
Nicolai Hähnle
2017-11-20
1
-2
/
+24
*
i965: Mark BOs as external when we export their handle
Jason Ekstrand
2017-11-17
3
-1
/
+11
*
i965/bufmgr: Add a helper to mark a BO as external
Jason Ekstrand
2017-11-17
1
-6
/
+11
*
i965: Revert Gen8 aspect of VF PIPE_CONTROL workaround.
Kenneth Graunke
2017-11-17
1
-1
/
+5
*
i965: Rewrite disassembly annotation code
Matt Turner
2017-11-17
1
-1
/
+1
*
i965: Remove DWord length from MI_FLUSH_DW definition
Anuj Phogat
2017-11-17
1
-1
/
+1
*
mesa/main/texcompress_s3tc_tmp.h: Fix two -Wparam-unused warnings.
Gert Wollny
2017-11-17
1
-2
/
+2
*
st/mesa: use enum types instead of int/unsigned (v3)
Brian Paul
2017-11-16
4
-12
/
+23
*
st/mesa: don't move ssbo after atomic buffers if we support hw atomics
Dave Airlie
2017-11-17
2
-9
/
+13
*
i965: Upload invariant state once at the start of the batch on Gen4-5.
Kenneth Graunke
2017-11-16
4
-13
/
+3
*
meson: Add dridriverdir variable to dri.pc.
Rafael Antognolli
2017-11-16
1
-0
/
+1
*
i915: add missing extensions.h include
Emil Velikov
2017-11-16
2
-0
/
+2
*
mesa: return 'unrecognized' extensions in glGetStringi
Emil Velikov
2017-11-16
1
-0
/
+13
*
mesa: rework the way we manage extra_extensions
Emil Velikov
2017-11-16
2
-43
/
+39
*
mesa: pass the ctx to _mesa_one_time_init_extension_overrides
Emil Velikov
2017-11-16
3
-3
/
+3
*
mesa: call atexit() only as needed
Emil Velikov
2017-11-16
1
-3
/
+1
*
mesa: remove unnecessary 'sort by year' for the GL extensions
Emil Velikov
2017-11-16
1
-50
/
+3
*
mesa: reuse set_extension() for _mesa_extension_override_disables
Emil Velikov
2017-11-16
1
-4
/
+3
*
mesa: drop unnecessary coping of extra_extensions
Emil Velikov
2017-11-16
1
-11
/
+6
*
mesa: remove duplicate 'disabled extensions' list
Emil Velikov
2017-11-16
1
-7
/
+1
*
mesa: call _mesa_make_extension_string only as needed
Emil Velikov
2017-11-16
2
-2
/
+2
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
12
-20
/
+24
*
i965: remove ARB_compute_shader extension override
Emil Velikov
2017-11-16
1
-2
/
+1
*
i965: use _mesa_is_desktop_gl helper
Emil Velikov
2017-11-16
1
-1
/
+1
*
i965: Implement another VF cache invalidate workaround on Gen8+.
Kenneth Graunke
2017-11-16
1
-8
/
+33
*
st/mesa: whitespace fixes in st_manager.c
Brian Paul
2017-11-15
1
-5
/
+31
[prev]
[next]