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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: s/unsigned/glsl_base_type/ in glsl type code (v2)
Brian Paul
2017-11-16
2
-22
/
+35
*
util/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode field size
Brian Paul
2017-11-16
1
-0
/
+2
*
st/mesa: use enum types instead of int/unsigned (v3)
Brian Paul
2017-11-16
4
-12
/
+23
*
util: add new ASSERT_BITFIELD_SIZE() macro (v3)
Brian Paul
2017-11-16
1
-0
/
+17
*
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
*
r600: enable ARB_shader_image_load_store, ARB_shader_image_size
Dave Airlie
2017-11-17
1
-3
/
+9
*
r600: handle image size support.
Dave Airlie
2017-11-17
3
-9
/
+101
*
r600/sb: disable SB for images.
Dave Airlie
2017-11-17
1
-0
/
+1
*
r600/shader: add support for load/store/atomic ops on images.
Dave Airlie
2017-11-17
1
-4
/
+315
*
r600: add core pieces of image support.
Dave Airlie
2017-11-17
6
-3
/
+428
*
r600/shader: implement getting thread id.
Dave Airlie
2017-11-17
1
-0
/
+74
*
r600/shader: add flag to denote if shader uses images
Dave Airlie
2017-11-17
2
-0
/
+2
*
r600: implement basic memory barrier.
Dave Airlie
2017-11-17
2
-5
/
+24
*
r600: allocate immed buffer resource for images.
Dave Airlie
2017-11-17
3
-0
/
+21
*
r600: handle writes_memory properly
Dave Airlie
2017-11-17
2
-3
/
+13
*
autotools: change version TINY -> PATCH
Dylan Baker
2017-11-16
3
-3
/
+3
*
autotools: set XA versions in configure.ac and configure header file
Dylan Baker
2017-11-16
1
-3
/
+3
*
genxml: Fix PIPELINE_SELECT on G45/Ironlake.
Kenneth Graunke
2017-11-16
2
-2
/
+2
*
egl: pass the dri2_dpy to the $plat_teardown functions
Emil Velikov
2017-11-16
1
-2
/
+2
*
meson: Add dridriverdir variable to dri.pc.
Rafael Antognolli
2017-11-16
1
-0
/
+1
*
egl: fix var type
Eric Engestrom
2017-11-16
1
-1
/
+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
*
egl: add note about missing $plat_teardown
Emil Velikov
2017-11-16
1
-0
/
+1
*
egl/wayland: move teardown code to the platform file
Emil Velikov
2017-11-16
3
-20
/
+27
*
egl/drm: move teardown code to the platform file
Emil Velikov
2017-11-16
3
-5
/
+12
*
egl/x11: move teardown code to the platform file
Emil Velikov
2017-11-16
3
-5
/
+11
*
egl: Provide meaningfull error when built w/o requested platform
Emil Velikov
2017-11-16
2
-11
/
+41
*
freedreno: also mark images used by draw/grid
Rob Clark
2017-11-16
1
-0
/
+18
*
freedreno: mark SSBOs written at draw time
Rob Clark
2017-11-16
1
-1
/
+1
*
freedreno/a5xx: ARB_framebuffer_no_attachments support
Rob Clark
2017-11-16
3
-1
/
+11
*
i965: Implement another VF cache invalidate workaround on Gen8+.
Kenneth Graunke
2017-11-16
1
-8
/
+33
*
tgsi/exec: fix LDEXP in softpipe
Nicolai Hähnle
2017-11-16
1
-1
/
+1
*
radeonsi: copy some nir gs info
Timothy Arceri
2017-11-16
1
-0
/
+7
*
ac: add gs_{prim,invocation}_id to the abi
Timothy Arceri
2017-11-16
4
-18
/
+16
*
radeonsi: gather stream info in nir path
Timothy Arceri
2017-11-16
1
-0
/
+37
*
mapi: Use correct shared libraries suffix on macOS.
Vinson Lee
2017-11-15
2
-2
/
+12
*
tgsi: whitespace clean-ups in tgsi_util.[ch]
Brian Paul
2017-11-15
2
-40
/
+34
[next]