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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/cs: Use exec all for CS terminate
Jordan Justen
2015-06-12
1
-1
/
+2
*
i965/fs: Fix unused variable warning
Chad Versace
2015-06-12
1
-1
/
+2
*
vc4: automake: enable subdir-objects
Emil Velikov
2015-06-12
1
-0
/
+2
*
mesa: build xmlconfig to a separate static library
Erik Faye-Lund
2015-06-12
8
-17
/
+17
*
targets/nine: link against libnir/libglsl_util
Emil Velikov
2015-06-12
1
-0
/
+2
*
pipe-loader: add libnir and libglsl_util to the link
Emil Velikov
2015-06-12
1
-0
/
+2
*
mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util
Emil Velikov
2015-06-12
8
-39
/
+13
*
gallium: use $(top_builddir) when referencing static archives
Emil Velikov
2015-06-12
2
-2
/
+2
*
freedreno: use CXX linker rather than explicit link against libstdc++
Emil Velikov
2015-06-12
1
-1
/
+2
*
egl/haiku: coding style fixes
Emil Velikov
2015-06-12
1
-4
/
+5
*
egl/haiku: plug some obvious memory leaks
Emil Velikov
2015-06-12
1
-7
/
+25
*
egl/haiku: minor surface management cleanups
Emil Velikov
2015-06-12
1
-11
/
+4
*
egl/haiku: kill off haiku_log()
Emil Velikov
2015-06-12
1
-24
/
+0
*
egl/haiku: we don't use src/loader, drop all the references to it
Emil Velikov
2015-06-12
2
-8
/
+0
*
egl/haiku: remove unused variables in struct haiku_egl_driver
Emil Velikov
2015-06-12
1
-4
/
+0
*
egl/haiku: handle memory allocation failure
Emil Velikov
2015-06-12
1
-7
/
+28
*
egl/haiku: use CALL/TRACE/ERROR over _eglLog() for haiku specifics
Emil Velikov
2015-06-12
1
-25
/
+39
*
egl/haiku: remove commented out code
Emil Velikov
2015-06-12
1
-93
/
+0
*
egl/haiku: use correct version variable
Emil Velikov
2015-06-12
1
-2
/
+1
*
trace: Add missing p_compiler.h include.
Jose Fonseca
2015-06-12
1
-0
/
+2
*
i965/fs: Remove one more fixed brw_null_reg() from the visitor.
Francisco Jerez
2015-06-12
1
-1
/
+1
*
Revert "i965: Advertise a line width of 40.0 on Cherryview and Skylake."
Kenneth Graunke
2015-06-11
1
-5
/
+1
*
i965: Re-index SSA definitions before printing NIR code.
Kenneth Graunke
2015-06-11
1
-0
/
+6
*
gallium: remove explicit values from PIPE_CAP_ enums
Brian Paul
2015-06-11
1
-98
/
+98
*
mesa/main: Don't use ONCE_FLAG_INIT as a r-value.
Jose Fonseca
2015-06-11
1
-1
/
+2
*
i965/gen8: Fix antialiased line rendering with width < 1.5
Iago Toral Quiroga
2015-06-11
4
-49
/
+30
*
glsl: fix constructing a vector from a matrix
Martin Peres
2015-06-11
1
-5
/
+17
*
mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Tapani Pälli
2015-06-11
2
-2
/
+18
*
mesa/main: avoid null access in format_array_table_init()
Juha-Pekka Heikkila
2015-06-11
1
-0
/
+10
*
mesa/main: Remove _mesa_HashClone()
Juha-Pekka Heikkila
2015-06-11
2
-31
/
+0
*
i965: do_blit_drawpixels: decode array formats
Alexander Monakov
2015-06-11
1
-0
/
+2
*
i965: do not round line width when multisampling or antialiaing are enabled
Iago Toral Quiroga
2015-06-11
5
-15
/
+25
*
i965: Momentarily pretend to support ARB_texture_stencil8 for blits.
Kenneth Graunke
2015-06-10
1
-0
/
+7
*
llvmpipe: simplify lp_resource_copy()
Brian Paul
2015-06-10
1
-59
/
+2
*
mesa: add GL_RED, GL_RG support for floating point textures
Tapani Pälli
2015-06-10
1
-3
/
+34
*
mesa: allow unsized formats GL_RG, GL_RED for GLES 3.0 with half float
Tapani Pälli
2015-06-10
1
-0
/
+4
*
glsl: remove restriction on unsized arrays in GLSL ES 3.10
Timothy Arceri
2015-06-10
1
-1
/
+9
*
st/dri: check pscreen is valid before querying param
Dave Airlie
2015-06-10
1
-1
/
+1
*
nouveau: set imported buffers to what the kernel gives us
Dave Airlie
2015-06-10
1
-1
/
+1
*
vc4: Drop qir include from vc4_screen.h
Eric Anholt
2015-06-09
1
-1
/
+1
*
vc4: Drop subdirectory in vc4 build.
Eric Anholt
2015-06-09
5
-50
/
+5
*
vc4: Update to current kernel validation code.
Eric Anholt
2015-06-09
3
-35
/
+37
*
android: build with libcxx on android lollipop
Chih-Wei Huang
2015-06-09
5
-2
/
+11
*
android: enable the radeonsi driver
Chih-Wei Huang
2015-06-09
6
-0
/
+40
*
android: generate files by $(call es-gen)
Chih-Wei Huang
2015-06-09
1
-4
/
+12
*
android: try to load gallium_dri.so directly
Chih-Wei Huang
2015-06-09
1
-0
/
+9
*
android: Depend on gallium_dri from EGL, instead of linking in gallium.
Chih-Wei Huang
2015-06-09
3
-85
/
+5
*
android: add rules to build a gallium_dri.so
Chih-Wei Huang
2015-06-09
4
-2
/
+189
*
android: add rules to build gallium/state_trackers/dri
Chih-Wei Huang
2015-06-09
2
-2
/
+67
*
android: export more dirs from libmesa_dri_common
Chih-Wei Huang
2015-06-09
1
-1
/
+3
[next]