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
Commit message (
Expand
)
Author
Age
Files
Lines
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
Emil Velikov
2016-05-01
5
-5
/
+5
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11
Emil Velikov
2016-05-01
3
-3
/
+3
*
anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variable
Emil Velikov
2016-05-01
1
-11
/
+3
*
anv: factor out the X11/XCB build
Emil Velikov
2016-05-01
3
-6
/
+23
*
anv: kill of custom define HAVE_WAYLAND_PLATFORM
Emil Velikov
2016-05-01
3
-5
/
+4
*
anv: refactor wayland build handling
Emil Velikov
2016-05-01
1
-15
/
+12
*
automake: include vulkan subdir after wayland-drm
Emil Velikov
2016-05-01
1
-5
/
+5
*
anv: use a common variable to manage the library dependencies
Emil Velikov
2016-05-01
1
-11
/
+15
*
anv: use the GENERATED_FILES variable
Emil Velikov
2016-05-01
2
-2
/
+1
*
anv: fold the tests' makefile
Emil Velikov
2016-05-01
3
-50
/
+15
*
anv: build the core vulkan only once
Emil Velikov
2016-05-01
1
-8
/
+6
*
anv: kill off custom CFLAGS
Emil Velikov
2016-05-01
1
-10
/
+6
*
anv: add missing link against the math library
Emil Velikov
2016-05-01
1
-1
/
+2
*
anv: split sources lists to Makefile.sources
Emil Velikov
2016-05-01
2
-61
/
+111
*
anv: remove custom rule to install the intel_icd.json
Emil Velikov
2016-05-01
1
-10
/
+1
*
anv: tweak the LDFLAGS
Emil Velikov
2016-05-01
1
-1
/
+6
*
anv: tweak the %.json rule
Emil Velikov
2016-05-01
1
-4
/
+3
*
anv: add a comment about dev_icd.json
Emil Velikov
2016-05-01
1
-0
/
+1
*
genxml: ship all the files needed in the tarball
Emil Velikov
2016-05-01
1
-0
/
+11
*
anv: remove description about GENX_FUNC macro
Emil Velikov
2016-05-01
1
-14
/
+0
*
gallium/target-helpers: remove inline_wrapper_sw_helper.h
Emil Velikov
2016-05-01
1
-42
/
+0
*
egl/x11: resolve "initialization from incompatible pointer type" warning
Mark Kettenis
2016-05-01
1
-2
/
+10
*
glx: Refactor the configure options for glx implementation choice (v3)
Chuck Atkins
2016-05-01
3
-53
/
+66
*
nir/lower_double_ops: fix indentation
Thomas Hindoe Paaboel Andersen
2016-04-30
1
-30
/
+30
*
nir/opt_dead_cf: fix indentation
Thomas Hindoe Paaboel Andersen
2016-04-30
1
-4
/
+4
*
nir/opt_dead_cf: correction of side effect check
Thomas Hindoe Paaboel Andersen
2016-04-30
1
-2
/
+2
*
freedreno/ir3: use pipe_debug_callback for shader-db traces
Rob Clark
2016-04-30
6
-33
/
+43
*
freedreno/a4xx: add debug callback to emit
Rob Clark
2016-04-30
3
-0
/
+6
*
freedreno/a3xx: add debug callback to emit
Rob Clark
2016-04-30
3
-0
/
+7
*
freedreno: wire up core pipe_debug_callback
Rob Clark
2016-04-30
2
-0
/
+15
*
freedreno/ir3: handle color clamp variant ourselves
Rob Clark
2016-04-30
5
-3
/
+28
*
nir: clamp-color-output support
Rob Clark
2016-04-30
3
-0
/
+120
*
freedreno: fix indentation
Rob Clark
2016-04-30
3
-12
/
+12
*
radeonsi: fix synchronization of shader images
Marek Olšák
2016-04-30
1
-7
/
+11
*
st/glsl_to_tgsi: fix potential crash when allocating temporaries
Samuel Pitoiset
2016-04-30
1
-1
/
+1
*
glsl: Lower vector_extracts to swizzles after lower_vector_derefs.
Kenneth Graunke
2016-04-29
1
-0
/
+1
*
glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor.
Kenneth Graunke
2016-04-29
1
-83
/
+13
*
mesa: simplify _mesa_Lightfv
Thomas Faller
2016-04-29
1
-10
/
+0
*
gallium/radeon: fix crash in r600_set_streamout_targets
Nicolai Hähnle
2016-04-29
2
-7
/
+9
*
st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
Nicolai Hähnle
2016-04-29
2
-4
/
+22
*
tgsi/text: fix parsing of memory instructions
Nicolai Hähnle
2016-04-29
1
-13
/
+27
*
tgsi/text: add str_match_name_from_array
Nicolai Hähnle
2016-04-29
1
-0
/
+18
*
tgsi/text: add str_match_format helper function
Nicolai Hähnle
2016-04-29
1
-9
/
+22
*
tgsi/build: pass Memory.Texture and .Format through tgsi_build_full_instruction
Nicolai Hähnle
2016-04-29
1
-2
/
+6
*
tgsi/dump: signal nospace when the last print exceeded the size
Nicolai Hähnle
2016-04-29
1
-4
/
+6
*
tgsi/dump: shared dump_ctx initialization
Nicolai Hähnle
2016-04-29
1
-31
/
+17
*
st/omx: don't return early in vid_enc_EncodeFrame()
Emil Velikov
2016-04-29
1
-1
/
+2
*
glsl: Checks for interpolation into its own function.
Andres Gomez
2016-04-29
1
-145
/
+171
*
nir/algebraic: Support lowering for both 64 and 32-bit ldexp
Jason Ekstrand
2016-04-28
1
-9
/
+22
*
nir/opcodes: Make ldexp take an explicitly 32-bit int
Jason Ekstrand
2016-04-28
2
-2
/
+2
[next]