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
*
vl: add cap for stacking frames
Leo Liu
2015-08-14
1
-1
/
+2
*
radeonsi: add support for EXT_depth_bounds_test
Marek Olšák
2015-08-14
2
-5
/
+7
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
16
-0
/
+20
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
15
-0
/
+34
*
r600,compute: setup compute sampler states and views
Zoltan Gilian
2015-08-14
5
-40
/
+54
*
st/clover: Fix build against LLVM 3.8 SVN r244928
Michel Dänzer
2015-08-14
1
-0
/
+2
*
r600g: allow setting geometry shader sampler states
Marek Olšák
2015-08-13
1
-5
/
+0
*
r600g: fix polygon offset scale
Marek Olšák
2015-08-13
2
-2
/
+2
*
radeonsi: fix polygon offset scale
Marek Olšák
2015-08-13
1
-1
/
+1
*
radeonsi: enable VS_OUT_MISC_SIDE_BUS_ENA
Marek Olšák
2015-08-13
1
-0
/
+1
*
radeonsi: add support for gl_PrimitiveID in the fragment shader
Marek Olšák
2015-08-13
4
-9
/
+49
*
radeonsi: move VGT_GS_MODE to the VS state
Marek Olšák
2015-08-13
1
-2
/
+6
*
freedreno/a4xx: format updates
Rob Clark
2015-08-12
1
-4
/
+4
*
freedreno/a3xx+a4xx: add texture buffer object support
Rob Clark
2015-08-12
7
-11
/
+41
*
ttn: add buffer texture type
Rob Clark
2015-08-12
1
-0
/
+3
*
freedreno/ir3: 'keeps' need neighbors found too
Rob Clark
2015-08-12
1
-0
/
+5
*
freedreno/ir3/print: print left/right neighbors too
Rob Clark
2015-08-12
1
-0
/
+14
*
freedreno/ir3: use nir pass to lower const to scalar
Rob Clark
2015-08-12
1
-0
/
+1
*
freedreno/a4xx: point-size and spritelist fixes
Rob Clark
2015-08-12
7
-50
/
+46
*
freedreno: cap cleanups
Rob Clark
2015-08-12
2
-16
/
+16
*
gallium/radeon: fix r600g build if LLVM is disabled
Marek Olšák
2015-08-11
1
-4
/
+5
*
r600g: use a bitfield to track dirty atoms
Grazvydas Ignotas
2015-08-11
4
-10
/
+56
*
r600g: don't mark unused atom dirty
Grazvydas Ignotas
2015-08-11
1
-1
/
+3
*
r600g: use a helper to add an initialized atom
Grazvydas Ignotas
2015-08-11
4
-8
/
+16
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
19
-145
/
+182
*
gallium/radeon: add a debug flag not to use write combining (v2)
Marek Olšák
2015-08-10
3
-0
/
+5
*
freedreno/a4xx: add s8/z32/z32_s8x24 support
Rob Clark
2015-08-10
4
-37
/
+151
*
freedreno: update generated headers
Rob Clark
2015-08-10
5
-5
/
+183
*
freedreno/a4xx: fix vpsrepl for blit shaders
Rob Clark
2015-08-10
1
-5
/
+14
*
freedreno/a4xx: clear cached fp when switching blit prog
Rob Clark
2015-08-10
1
-0
/
+2
*
freedreno/a3xx: clear cached fp when switching blit prog
Rob Clark
2015-08-10
1
-0
/
+2
*
gallium: GCC 4.9 allows to include tmmintrin.h without -msse3.
Jose Fonseca
2015-08-09
1
-2
/
+2
*
vc4: add missing nir include, to fix the build
Emil Velikov
2015-08-07
1
-0
/
+1
*
vc4: automake: remove unused include
Emil Velikov
2015-08-07
1
-1
/
+0
*
clover: Stub missing CL 1.2 functions.
Serge Martin (EdB)
2015-08-07
6
-8
/
+65
*
winsys/radeon: add a specific error message for cs_submit -> -ENOMEM
Marek Olšák
2015-08-07
1
-4
/
+8
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
10
-14
/
+55
*
gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface
Marek Olšák
2015-08-07
9
-57
/
+46
*
radeonsi: rename enable_s3tc -> enable_compressed_formats
Marek Olšák
2015-08-06
1
-5
/
+4
*
gallium/radeon: add DRM and LLVM version to the renderer string
Marek Olšák
2015-08-06
2
-4
/
+24
*
radeonsi: always flush framebuffer caches at the beginning of IBs
Marek Olšák
2015-08-06
1
-1
/
+2
*
radeonsi: don't count the exact needed CS space if the CS is large enough
Marek Olšák
2015-08-06
1
-2
/
+11
*
radeonsi: don't crash when cleaning up after an incomplete context
Marek Olšák
2015-08-06
1
-7
/
+11
*
radeonsi: add a HUD query showing the number of shaders created
Marek Olšák
2015-08-06
4
-0
/
+17
*
radeonsi: add a HUD query showing the number of compiler invocations
Marek Olšák
2015-08-06
4
-1
/
+19
*
gallium/radeon: display cumulative results for some driver queries
Marek Olšák
2015-08-06
1
-2
/
+4
*
gallium/radeon: switch the buffer-wait-time query to microseconds
Marek Olšák
2015-08-06
2
-3
/
+3
*
gallium/radeon: change some driver query types to Hz
Marek Olšák
2015-08-06
1
-2
/
+2
*
gallium/hud: automatically print % if max_value == 100
Marek Olšák
2015-08-06
1
-6
/
+11
*
gallium/hud: fix printing % next to panes
Marek Olšák
2015-08-06
1
-1
/
+1
[next]