index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: implement ARB_texture_cube_map_array
Marek Olšák
2014-05-06
3
-6
/
+47
*
st/egl: Flush resources before presentation (android - bug 77966)
Paulo Sergio Travaglia
2014-05-05
1
-0
/
+7
*
nv50,nvc0: add X8Z24_UNORM, fix stencil-only formats
Ilia Mirkin
2014-05-04
1
-3
/
+9
*
xa: fix segfault
Rob Clark
2014-05-04
1
-0
/
+3
*
radeonsi: add support for Mullins asics.
Samuel Li
2014-05-02
4
-0
/
+11
*
util: Don't attempt to redefine INFINITY/NAN on VS 2013.
José Fonseca
2014-05-02
1
-0
/
+5
*
draw: Prevent signed/unsigned comparisons.
José Fonseca
2014-05-02
1
-1
/
+1
*
st/vega: Prevent signed/unsigned comparisons.
José Fonseca
2014-05-02
1
-5
/
+5
*
util/u_debug_flush: Use util_snprintf.
José Fonseca
2014-05-02
1
-2
/
+3
*
targets/omx: add nouveau target
Emil Velikov
2014-05-02
3
-0
/
+65
*
targets/omx: use GALLIUM_VIDEO_CFLAGS
Emil Velikov
2014-05-02
2
-14
/
+2
*
targets/pipe-loader: cleanup version-script
Emil Velikov
2014-05-02
3
-5
/
+9
*
targets/opencl: hide all the exported llvm/clang mayhem... hopefully
Emil Velikov
2014-05-02
2
-0
/
+7
*
targets/egl-static: freshen up the version script
Emil Velikov
2014-05-02
3
-5
/
+8
*
targets/gbm: add version-script to limit exported symbols
Emil Velikov
2014-05-02
2
-0
/
+7
*
targets/vdpau: use version script to limit the exported symbols
Emil Velikov
2014-05-02
5
-7
/
+9
*
targets/omx: drop the version from the omx targets
Emil Velikov
2014-05-02
1
-0
/
+1
*
targets/omx: use version script to limit amount of exported symbols
Emil Velikov
2014-05-02
4
-5
/
+7
*
targets/dri: use a single version script to restict exported symbols
Emil Velikov
2014-05-02
8
-21
/
+6
*
targets/xvmc: limit the amount of exported symbols
Emil Velikov
2014-05-02
2
-1
/
+33
*
targets/osmesa: hide osmesa_create_screen
Emil Velikov
2014-05-02
1
-1
/
+3
*
targets/pipe-loader: drop driver_descriptor symbol from swrast
Emil Velikov
2014-05-02
2
-4
/
+2
*
nouveau: add ARB_buffer_storage support
Ilia Mirkin
2014-05-02
10
-5
/
+112
*
nouveau: remove cb_dirty, it's never used
Ilia Mirkin
2014-05-02
2
-4
/
+1
*
nvc0: treat non-linear 2DRect textures the same as 2D
Ilia Mirkin
2014-05-02
1
-1
/
+1
*
clover: Add a stub implementation of clCreateImage() v3
Tom Stellard
2014-05-02
4
-2
/
+21
*
gallivm: fix 2 leaks in disassembly code
Roland Scheidegger
2014-05-01
1
-4
/
+5
*
translate_sse: Use the correct buffer index in this fast path.
Andreas Hartmetz
2014-04-29
1
-1
/
+3
*
clover: Query drivers for max clock frequency
Tom Stellard
2014-04-29
3
-1
/
+8
*
radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
Tom Stellard
2014-04-29
3
-0
/
+13
*
gallium: Add PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
Tom Stellard
2014-04-29
2
-1
/
+4
*
clover: Stub implementation of CL 1.2 sub-devices.
EdB
2014-04-29
3
-4
/
+66
*
clover: Add clEnqueue{Marker, Barrier}WithWaitList.
EdB
2014-04-29
2
-7
/
+43
*
clover: Align kernel argument sizes to nearest power of 2
Jan Vesely
2014-04-29
1
-7
/
+16
*
clover: Avoid warnings from references to deprecated CL 1.1 APIs.
Francisco Jerez
2014-04-29
1
-0
/
+2
*
clover: Update OpenCL headers to version 1.2 from Khronos.
Francisco Jerez
2014-04-29
1
-2
/
+6
*
nvc0/ir: offset appears to come before the Z ref
Ilia Mirkin
2014-04-28
1
-1
/
+3
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
8
-20
/
+61
*
nvc0/ir: do constant folding of extbf/insbf
Ilia Mirkin
2014-04-28
1
-1
/
+66
*
nvc0/ir: add support for MUL_HI tgsi opcodes
Ilia Mirkin
2014-04-28
1
-1
/
+12
*
nvc0/ir: add support for new bitfield manipulation opcodes
Ilia Mirkin
2014-04-28
7
-4
/
+127
*
tgsi: add tgsi_exec support for new bit manipulation opcodes
Ilia Mirkin
2014-04-28
1
-0
/
+172
*
gallium/util: add helpers for bitfield manipulation
Ilia Mirkin
2014-04-28
1
-0
/
+31
*
gallium: add new opcodes for ARB_gs5 bit manipulation support
Ilia Mirkin
2014-04-28
3
-1
/
+93
*
st/dri: cleanup dri extension handling
Emil Velikov
2014-04-28
2
-25
/
+30
*
util: Fix cross-compiles between endiannesses
Richard Sandiford
2014-04-28
2
-32
/
+46
*
util: Split out channel-parsing Python code
Richard Sandiford
2014-04-28
1
-46
/
+50
*
util: Split out channel-printing Python code
Richard Sandiford
2014-04-28
2
-41
/
+69
*
util: Turn inv_swizzle into a global function
Richard Sandiford
2014-04-28
2
-11
/
+11
*
util: Add more query methods to u_format_parse.Format
Richard Sandiford
2014-04-28
3
-36
/
+51
[next]