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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: assign varying locations later
Rob Clark
2015-11-26
4
-29
/
+37
*
freedreno/ir3: use instr flag to mark unused instructions
Rob Clark
2015-11-26
4
-14
/
+24
*
freedreno/a4xx: rework vinterp/vpsrepl
Rob Clark
2015-11-26
1
-12
/
+36
*
freedreno/a3xx: rework vinterp/vpsrepl
Rob Clark
2015-11-26
1
-12
/
+37
*
clover: fix tgsi compiler crash with invalid src
Serge Martin
2015-11-26
1
-0
/
+5
*
radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters
Nicolai Hähnle
2015-11-26
1
-0
/
+2
*
gallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST
Nicolai Hähnle
2015-11-26
2
-1
/
+12
*
radeon: delay the generation of driver query names until first use
Nicolai Hähnle
2015-11-26
3
-104
/
+113
*
st/va: add missing profiles in PipeToProfile's switch.
Julien Isorce
2015-11-26
1
-0
/
+7
*
targets/xvmc: use the non-inline sw helpers
Michel Dänzer
2015-11-26
1
-0
/
+1
*
targets/nine: remove freedreno target
Emil Velikov
2015-11-25
1
-3
/
+0
*
targets/nine: remove vc4 target
Emil Velikov
2015-11-25
1
-2
/
+0
*
gallium: remove unused function declarations
Emil Velikov
2015-11-25
2
-6
/
+0
*
targets: use the non-inline sw helpers
Emil Velikov
2015-11-25
7
-1
/
+8
*
target-hepers: add non inline sw helpers
Emil Velikov
2015-11-25
2
-0
/
+83
*
pipe-loader: fix off-by one error
Emil Velikov
2015-11-25
1
-1
/
+1
*
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
*
st/va: fix indentation
Christian König
2015-11-24
1
-7
/
+7
*
st/va: move MPEG4 functions into separate file
Christian König
2015-11-24
4
-180
/
+220
*
st/va: move VC-1 functions into separate file
Christian König
2015-11-24
4
-35
/
+70
*
st/va: move H264 functions into separate file
Christian König
2015-11-24
4
-72
/
+121
*
st/va: move MPEG12 functions into separate file
Christian König
2015-11-24
4
-49
/
+92
*
st/va: move post processing function into own file
Christian König
2015-11-24
4
-57
/
+100
*
st/va: fix post process dirty area handling
Christian König
2015-11-24
1
-4
/
+1
*
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
*
ttn: fix UMSB conversion
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
freedreno/a4xx: add ARB_texture_query_lod support
Ilia Mirkin
2015-11-23
2
-6
/
+20
*
ttn: add LODQ support
Ilia Mirkin
2015-11-23
1
-2
/
+9
*
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
*
gallium: add ASTC formats
Ilia Mirkin
2015-11-23
5
-3
/
+126
[next]