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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters
Nicolai Hähnle
2015-11-26
1
-0
/
+2
*
radeon: delay the generation of driver query names until first use
Nicolai Hähnle
2015-11-26
3
-104
/
+113
*
radeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC* register values
Tom Stellard
2015-11-25
2
-31
/
+7
*
radeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader::rsrc{1,2}
Tom Stellard
2015-11-25
3
-6
/
+6
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
10
-3
/
+1486
*
radeon: scale query buffer size to result size
Nicolai Hähnle
2015-11-25
1
-1
/
+1
*
radeonsi/sid: add performance counter registers
Nicolai Hähnle
2015-11-25
1
-0
/
+1013
*
radeonsi/sid: add hardware constants for COPY_DATA packet
Nicolai Hähnle
2015-11-25
1
-0
/
+3
*
radeon: extend CIK_UCONFIG_REG_END for performance counters
Nicolai Hähnle
2015-11-25
2
-2
/
+2
*
radeon: add perfcounter-related EVENT_TYPEs
Nicolai Hähnle
2015-11-25
1
-0
/
+3
*
radeon: additional constants for WAIT_REG_MEM and EVENT_WRITE_EOP
Nicolai Hähnle
2015-11-25
1
-0
/
+8
*
nouveau: move interlaced assert down in nouveau_vp3_video_buffer_create
Julien Isorce
2015-11-25
1
-1
/
+1
*
softpipe/llvmpipe: don't advertize support for ASTC
Roland Scheidegger
2015-11-24
2
-2
/
+4
*
llvmpipe: don't test for unsupported formats in lp_test_format
Roland Scheidegger
2015-11-24
1
-0
/
+12
*
radeon/llvm: Use llvm.AMDIL.exp intrinsic again for now
Michel Dänzer
2015-11-24
1
-1
/
+1
*
radeon/uvd: uv pitch separation for stoney
Boyuan Zhang
2015-11-23
2
-1
/
+6
*
svga: Add ASTC formats to format table.
Jose Fonseca
2015-11-23
1
-0
/
+28
*
freedreno/ir3: add support for a few gs5 ops
Ilia Mirkin
2015-11-23
1
-0
/
+27
*
freedreno/a4xx: add ARB_texture_query_lod support
Ilia Mirkin
2015-11-23
2
-6
/
+20
*
freedreno/a4xx: re-emit program on dirty framebuffer
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
freedreno/a4xx: use a factor of 32767 for snorm8 blending
Ilia Mirkin
2015-11-23
1
-5
/
+34
*
freedreno/a4xx: only compute texture offset once for the view
Ilia Mirkin
2015-11-23
3
-13
/
+6
*
freedreno/a4xx: add ARB_texture_view support
Ilia Mirkin
2015-11-23
3
-8
/
+10
*
freedreno/a4xx: add formats for ARB_texture_buffer_object_rgb32 support
Ilia Mirkin
2015-11-23
3
-3
/
+9
*
freedreno/a4xx: add ARB_texture_rgb10_a2ui support
Ilia Mirkin
2015-11-23
2
-2
/
+3
*
freedreno/a4xx: add astc formats
Ilia Mirkin
2015-11-23
2
-1
/
+39
*
freedreno/a4xx: support 16384 texels in buffer texture
Ilia Mirkin
2015-11-23
2
-5
/
+4
*
freedreno/a4xx: add ARB_texture_buffer_range support
Ilia Mirkin
2015-11-23
3
-15
/
+41
*
freedreno/a4xx: add polygon mode support
Ilia Mirkin
2015-11-23
4
-4
/
+26
*
nir: s/nir_type_unsigned/nir_type_uint
Jason Ekstrand
2015-11-23
1
-1
/
+1
*
nv50/ir: fix (un)spilling of 3-wide results
Ilia Mirkin
2015-11-22
1
-4
/
+42
*
nv50,nvc0: properly handle buffer storage invalidation on dsa buffer
Ilia Mirkin
2015-11-22
2
-15
/
+17
*
nouveau: use the buffer usage to determine placement when no binding
Ilia Mirkin
2015-11-22
1
-2
/
+6
*
vc4: Just put USE_VC4_SIMULATOR in DEFINES.
Eric Anholt
2015-11-22
2
-5
/
+0
*
vc4: Use nir_channel() to simplify all of our nir_swizzle() cases.
Eric Anholt
2015-11-21
2
-6
/
+5
*
vc4: Fix point size lookup.
Eric Anholt
2015-11-21
1
-1
/
+1
*
freedreno/a4xx: disable blending and alphatest for integer rt0
Ilia Mirkin
2015-11-21
1
-2
/
+13
*
freedreno/a4xx: fix independent blend
Ilia Mirkin
2015-11-21
2
-2
/
+3
*
freedreno/a4xx: enable ARB_base_instance support
Ilia Mirkin
2015-11-21
1
-1
/
+1
*
freedreno/a4xx: set fetchsize in mem2gmem texture restore
Ilia Mirkin
2015-11-21
1
-1
/
+2
*
freedreno/a4xx: add 11_11_10_float vertex type support
Ilia Mirkin
2015-11-21
2
-1
/
+2
*
freedreno/a4xx: fix 3d texture setup
Ilia Mirkin
2015-11-21
3
-3
/
+7
*
freedreno/a4xx: only align slices in non-layer_first textures
Ilia Mirkin
2015-11-21
1
-2
/
+4
*
{st,targets}/dri: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
1
-3
/
+0
*
configure: use HAVE_DRISW_KMS when handling kms swrast
Emil Velikov
2015-11-21
1
-1
/
+1
*
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
*
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
[next]