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
*
wayland-egl: adds CFLAGS for wayland.egl.h include
Tobias Klausmann
2017-10-04
1
-1
/
+2
*
automake: add texcompress_s3tc_tmp.h to the sources list
Emil Velikov
2017-10-04
1
-0
/
+1
*
st/va: add RGB support to vlVaPutSurface
Leo Liu
2017-10-04
1
-1
/
+13
*
st/va: don't re-allocate interlaced buffer with pakced format
Leo Liu
2017-10-04
1
-4
/
+6
*
st/vdpau: don't re-allocate interlaced buffer with packed YUV format
Leo Liu
2017-10-04
1
-0
/
+2
*
radv: Implement TC compatible HTILE.
Bas Nieuwenhuizen
2017-10-04
4
-6
/
+62
*
radv: emit fmuladd instead of fma to llvm.
Dave Airlie
2017-10-04
1
-1
/
+1
*
android: fix build issues with brw_nir_trig_workarounds.c
Tapani Pälli
2017-10-04
1
-1
/
+1
*
intel: compiler: vec4: add missing default 0 lod
Lionel Landwerlin
2017-10-03
1
-0
/
+9
*
anv: Remove base_vertex/instance from push_constants
Jason Ekstrand
2017-10-03
1
-7
/
+0
*
util: include string.h in u_string.h
Brian Paul
2017-10-03
1
-0
/
+1
*
llvmpipe: silence 'variable may be used uninitialized' warnings
Brian Paul
2017-10-03
2
-2
/
+2
*
mesa: silence 'variable may be used uninitialized' warning in teximage.c
Brian Paul
2017-10-03
1
-1
/
+1
*
mesa: silence 'variable may be used uninitialized' warning in bufferobj.c
Brian Paul
2017-10-03
1
-0
/
+1
*
svga: wrap long comments in svga_tgsi_vgpu10.c
Brian Paul
2017-10-03
1
-4
/
+6
*
svga: tweak pre-VGPU10 rasterization offsets
Brian Paul
2017-10-03
1
-17
/
+7
*
svga: if we get nr_samples==1, store nr_samples=0
Brian Paul
2017-10-03
1
-4
/
+7
*
svga: emit sampler constants only if sampler view exists
Charmaine Lee
2017-10-03
1
-7
/
+12
*
svga: fix incorrect case in svga_typeless_format()
Brian Paul
2017-10-03
1
-2
/
+1
*
svga: add typeless switch cases in svga_typeless_format()
Brian Paul
2017-10-03
1
-0
/
+10
*
svga: Allow sRGB format with PIPE_BIND_DISPLAY_TARGET binding flag on vgpu10.
Neha Bhende
2017-10-03
1
-2
/
+7
*
etnaviv: Set up unknown GC3000 states
Wladimir J. van der Laan
2017-10-03
1
-0
/
+11
*
etnaviv: Fix point sprite rendering on GC3000
Wladimir J. van der Laan
2017-10-03
1
-0
/
+2
*
etnaviv: Add support for DP2 instruction
Wladimir J. van der Laan
2017-10-03
4
-1
/
+7
*
etnaviv: Support opcodes with bit 6 set in assembler
Wladimir J. van der Laan
2017-10-03
1
-1
/
+4
*
meson: convert gtest to an internal dependency
Dylan Baker
2017-10-03
4
-7
/
+12
*
meson: add window system deps to intel vulkan common
Dylan Baker
2017-10-03
1
-1
/
+1
*
egl/surfaceless: Use KMS swrast fallback
Gurchetan Singh
2017-10-03
1
-4
/
+16
*
egl/surfaceless: add probe device helper function
Gurchetan Singh
2017-10-03
1
-28
/
+39
*
gallium/u_tests: fix ifdef for sync_file fences
George Kyriazis
2017-10-03
1
-1
/
+1
*
util: include stdlib.h in u_string.h to silence MinGW warning
Brian Paul
2017-10-03
1
-0
/
+1
*
intel: Always set Cube Face Enables for all surfaces.
Kenneth Graunke
2017-10-03
1
-8
/
+6
*
intel: Make Cube Face Enable fields consistent across generations.
Kenneth Graunke
2017-10-03
7
-10
/
+36
*
build: Remove HAVE_DLOPEN
Matt Turner
2017-10-02
1
-4
/
+0
*
mesa: Delete now unused dlopen.h
Matt Turner
2017-10-02
3
-99
/
+0
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
8
-15
/
+0
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
14
-98
/
+5
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
14
-110
/
+3
*
mesa/st: Drop has_lib_dxtc argument from st_init_extensions()
Matt Turner
2017-10-02
4
-11
/
+4
*
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2017-10-02
15
-95
/
+19
*
mesa: Drop function pointer checks in s3tc code
Matt Turner
2017-10-02
1
-133
/
+60
*
mesa: Call DXTn functions directly
Matt Turner
2017-10-02
1
-92
/
+25
*
mesa: Remove fprintf referring to libdxtn
Matt Turner
2017-10-02
1
-1
/
+1
*
mesa: Remove prototypes and mark S3TC functions static
Matt Turner
2017-10-02
1
-18
/
+5
*
mesa: Remove commented-out DXTn fetch code
Matt Turner
2017-10-02
1
-80
/
+0
*
mesa: Combine libtxc_dxtn sources into texcompress_s3tc_tmp.h
Matt Turner
2017-10-02
5
-306
/
+245
*
mesa: Import libtxc_dxtn sources
Matt Turner
2017-10-02
4
-0
/
+1144
*
anv: Remove unreachable cases from isl_format_for_size()
Józef Kucia
2017-10-03
1
-2
/
+0
*
anv: Fix vkCmdFillBuffer()
Józef Kucia
2017-10-03
1
-2
/
+2
*
st/mesa: don't use pipe_surface for passing information about EGLImage
Marek Olšák
2017-10-03
1
-46
/
+50
[next]