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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_blitter: implement scaled blitting in the Z direction
Marek Olšák
2014-04-04
1
-9
/
+31
*
gallium/u_blitter: don't adjust cubemap coordinates by a small number
Marek Olšák
2014-04-04
1
-1
/
+1
*
cso: check for no sampler view changes in cso_set_sampler_views()
Brian Paul
2014-04-03
1
-3
/
+8
*
cso: fix sampler view count in cso_set_sampler_views()
Brian Paul
2014-04-02
1
-3
/
+4
*
draw/llvm: improve debugging output a bit
Zack Rusin
2014-03-26
2
-2
/
+3
*
draw/gs: reduce the size of the gs output buffer
Zack Rusin
2014-03-26
1
-7
/
+13
*
gallivm: fix no-op n:n lp_build_resize()
Roland Scheidegger
2014-03-26
1
-6
/
+6
*
draw: Duplicate TGSI tokens in draw_pipe_pstipple module.
José Fonseca
2014-03-25
1
-1
/
+2
*
llvmpipe: add support for b5g6r5_srgb
Roland Scheidegger
2014-03-21
3
-5
/
+25
*
gallium: add b5g6r5 srgb format
Roland Scheidegger
2014-03-21
3
-4
/
+19
*
gallium/u_gen_mipmap: remove the software fallback
Marek Olšák
2014-03-21
1
-1160
/
+2
*
st/mesa: fix generating mipmaps for cube arrays
Marek Olšák
2014-03-21
1
-28
/
+20
*
gallivm: optimize repeat linear npot code in the aos int path
Jeff Muizelaar
2014-03-14
1
-12
/
+62
*
gallivm: use correct rounding for nearest wrap mode (in the aos int path)
Roland Scheidegger
2014-03-14
1
-29
/
+9
*
gallivm: use correct rounding for linear wrap mode (in the aos int path)
Jeff Muizelaar
2014-03-14
1
-6
/
+8
*
automake: silence folder creation
Emil Velikov
2014-03-11
1
-4
/
+4
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
10
-21
/
+29
*
gallium: rename R4A4 and A4R4 formats to match their swizzle
Marek Olšák
2014-03-07
2
-4
/
+3
*
vl: Add rotation v3
Kusanagi Kouichi
2014-03-07
2
-12
/
+107
*
gallium/util: Fix memory leak
Aaron Watry
2014-03-06
1
-0
/
+2
*
translate: fix buffer overflows
Zack Rusin
2014-03-04
4
-6
/
+18
*
draw/llvm: fix generation of the VS with GS present
Zack Rusin
2014-03-04
1
-7
/
+7
*
util: don't define isfinite(), isnan() for MSVC >= 1800
Hans
2014-03-03
1
-0
/
+4
*
gallium/util: add missing u_math include
Ilia Mirkin
2014-02-28
1
-0
/
+2
*
util/u_format: don't crash in util_format_translate if we can't do translation
Roland Scheidegger
2014-02-27
2
-6
/
+17
*
gallium/upload_mgr: remove useless variable "size"
Marek Olšák
2014-02-25
1
-6
/
+4
*
gallium/upload_mgr: don't unmap buffers if persistent mappings are supported
Marek Olšák
2014-02-25
1
-14
/
+51
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
1
-0
/
+1
*
util: Add util_cpu_to_le* helpers
Tom Stellard
2014-02-24
1
-0
/
+3
*
util: Add util_bswap64() v3
Tom Stellard
2014-02-24
1
-0
/
+16
*
configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2
Tom Stellard
2014-02-24
1
-1
/
+2
*
pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB
Emil Velikov
2014-02-24
3
-7
/
+6
*
pipe-loader: introduce pipe_loader_sw_probe_null helper function
Emil Velikov
2014-02-22
2
-0
/
+31
*
pipe-loader: introduce pipe_loader_sw_probe_dri helper
Emil Velikov
2014-02-22
2
-0
/
+36
*
pipe-loader: introduce pipe_loader_sw_probe_xlib helper
Emil Velikov
2014-02-22
3
-3
/
+45
*
pipe-loader: use bool type for pipe_loader_drm_probe_fd()
Emil Velikov
2014-02-22
2
-5
/
+5
*
winsys/xlib: move xlib_create_sw_winsys within the winsys
Emil Velikov
2014-02-22
1
-1
/
+1
*
pipe-loader: handle memory allocation failure
Emil Velikov
2014-02-22
2
-0
/
+4
*
pipe-loader: build pipe_loader_drm_x_auth whenever HAVE_PIPE_LOADER_XCB is de...
Emil Velikov
2014-02-22
1
-1
/
+1
*
pipe-loader: destroy sw_winsys on sw_release
Emil Velikov
2014-02-22
1
-0
/
+3
*
vl/winsys_dri: cleanup vl_screen_create error path
Emil Velikov
2014-02-22
1
-13
/
+19
*
tgsi_ureg: add property_gs_invocations
Jordan Justen
2014-02-20
2
-0
/
+11
*
gallivm: add smallfloat to float conversion not relying on cpu denorm handling
Roland Scheidegger
2014-02-20
1
-20
/
+65
*
pipe-loader: split out "client" version
Rob Clark
2014-02-16
1
-4
/
+19
*
gallium/pipebuffer: change pb_cache_manager_create() size_factor to float
Brian Paul
2014-02-14
2
-6
/
+6
*
gallium/util: Add flush/map debug utility code
Thomas Hellstrom
2014-02-14
3
-0
/
+530
*
gallium/pipebuffer: Add a cache buffer manager bypass mask
Thomas Hellstrom
2014-02-14
2
-4
/
+22
*
pipebuffer, winsys: Add a size match parameter to the cached buffer manager
Thomas Hellstrom
2014-02-14
2
-3
/
+7
*
vl: add motion adaptive deinterlacer
Grigori Goronzy
2014-02-14
3
-1
/
+569
*
pipe-loader: Add support for render nodes v2
Tom Stellard
2014-02-13
1
-3
/
+77
[next]