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
...
*
configure: use HAVE_DRISW_KMS when handling kms swrast
Emil Velikov
2015-11-21
2
-2
/
+2
*
targets/nine: use the existing sw_screen_wrap() over our custom version
Emil Velikov
2015-11-21
3
-30
/
+2
*
automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicable
Emil Velikov
2015-11-21
6
-8
/
+2
*
pipe-loader: remove HAVE_PIPE_LOADER_foo function prototype guards
Emil Velikov
2015-11-21
1
-8
/
+0
*
gallium/trace: remove useless NULL check from trace_screen_create()
Emil Velikov
2015-11-21
1
-3
/
+0
*
freedreno/a4xx: add missing formats to enable ARB_vertex_type_2_10_10_10_rev
Ilia Mirkin
2015-11-20
2
-4
/
+8
*
i965: Test that nonrepresentable floats cannot be converted to VF.
Matt Turner
2015-11-20
1
-0
/
+15
*
i965: Use ldexpf() in VF float test set up.
Matt Turner
2015-11-20
1
-8
/
+3
*
i965/vec4: Initialize nir_inputs with src_reg().
Matt Turner
2015-11-20
1
-1
/
+1
*
i965/fs: Add support for gl_HelperInvocation system value.
Matt Turner
2015-11-20
1
-0
/
+52
*
i965: Add brw_imm_uv().
Matt Turner
2015-11-20
1
-0
/
+9
*
i965: Don't bother setting regioning on immediates.
Matt Turner
2015-11-20
1
-6
/
+0
*
nir: Add support for gl_HelperInvocation system value.
Matt Turner
2015-11-20
2
-0
/
+5
*
freedreno/a4xx: use hardware RGTC texture samplers
Ilia Mirkin
2015-11-20
6
-24
/
+19
*
freedreno/a4xx: hook up RGB565 format
Ilia Mirkin
2015-11-20
2
-1
/
+2
*
freedreno/a4xx: logic op handling
Ilia Mirkin
2015-11-20
6
-29
/
+35
*
freedreno/a4xx: add 16-bit unorm/snorm format texturing/rendering
Ilia Mirkin
2015-11-20
2
-25
/
+47
*
freedreno/a4xx: point regid to "red" even for alpha-only rb formats
Ilia Mirkin
2015-11-20
1
-7
/
+0
*
ttn: add TEX2 support
Ilia Mirkin
2015-11-20
1
-3
/
+11
*
freedreno: always set all border colors
Ilia Mirkin
2015-11-20
1
-30
/
+8
*
freedreno/a4xx: fix dst_alpha blend for RGBX render targets
Ilia Mirkin
2015-11-20
3
-5
/
+32
*
radeon: re-prepare query buffers on begin_query for predicate queries
Nicolai Hähnle
2015-11-20
2
-15
/
+18
*
radeon: reset query buffers for PIPE_QUERY_TIMESTAMP
Nicolai Hähnle
2015-11-20
1
-8
/
+18
*
mesa: update some old-style (K&R?) function pointer calls
Brian Paul
2015-11-20
6
-7
/
+7
*
svga: add num-bytes-uploaded HUD query
Brian Paul
2015-11-20
5
-6
/
+30
*
svga: add some sanity check assertions in svga_buffer_transfer_map()
Brian Paul
2015-11-20
1
-0
/
+5
*
glsl: add subroutine index qualifier support
Timothy Arceri
2015-11-21
9
-4
/
+91
*
glsl: add support for complie-time constant expressions
Timothy Arceri
2015-11-21
5
-164
/
+195
*
glsl: add new type for compile time constants
Timothy Arceri
2015-11-21
2
-0
/
+80
*
glsl: call set_shader_inout_layout() earlier
Timothy Arceri
2015-11-21
1
-3
/
+3
*
glsl: replace binding layout min boundary check
Timothy Arceri
2015-11-21
1
-11
/
+12
*
glsl: encapsulate binding validation and setting
Timothy Arceri
2015-11-21
1
-32
/
+28
*
glsl: move stream layout max validation
Timothy Arceri
2015-11-21
2
-16
/
+19
*
glsl: move stream layout qualifier validation
Timothy Arceri
2015-11-21
2
-20
/
+35
*
glsl: replace index layout min boundary check
Timothy Arceri
2015-11-21
1
-3
/
+6
*
glsl: remove duplicate validation for index layout qualifier
Timothy Arceri
2015-11-21
1
-7
/
+1
*
glsl: move location layout qualifier validation
Timothy Arceri
2015-11-21
2
-15
/
+15
*
glsl: add process_qualifier_constant() helper
Timothy Arceri
2015-11-21
1
-0
/
+17
*
nv50: expose two groups of compute-related MP perf counters
Samuel Pitoiset
2015-11-20
6
-2
/
+63
*
i965/gen9: Support fast clears for 32b float
Ben Widawsky
2015-11-20
2
-10
/
+6
*
Revert "i965/gen9: Enable rep clears on gen9"
Ben Widawsky
2015-11-20
1
-5
/
+0
*
Revert "i965/gen9: Disable MCS for 1x color surfaces"
Ben Widawsky
2015-11-20
1
-8
/
+0
*
i965/meta/gen9: Individually fast clear color attachments
Ben Widawsky
2015-11-20
1
-13
/
+65
*
i965/skl: skip fast clears for certain surface formats
Ben Widawsky
2015-11-20
2
-27
/
+33
*
i965: Add lossless compression to surface format table
Ben Widawsky
2015-11-20
3
-252
/
+282
*
i965/skl: Add fast color clear infrastructure
Ben Widawsky
2015-11-20
4
-20
/
+81
*
radeon/vce: disable two pipe mode for stoney
Leo Liu
2015-11-20
1
-1
/
+2
*
radeon/vce: add new firmware interface support
Leo Liu
2015-11-20
4
-5
/
+262
*
egl: don't forget to ship platform_x11_dri3.h into the tarball
Emil Velikov
2015-11-20
1
-1
/
+3
*
glsl: move builtin_type_macros.h into the correct list
Emil Velikov
2015-11-20
1
-1
/
+1
[prev]
[next]