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
/
auxiliary
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.
José Fonseca
2012-09-04
2
-0
/
+6
*
util: Add cpuid for Solaris Studio.
Vinson Lee
2012-09-03
1
-2
/
+2
*
util: remove u_debug.h from u_math.h
Brian Paul
2012-09-01
1
-1
/
+0
*
util: include u_debug.h
Brian Paul
2012-09-01
1
-0
/
+1
*
util: add casts to silence signed/unsigned comparison warnings
Brian Paul
2012-08-31
1
-2
/
+2
*
r600g: implement MSAA for Cayman
Marek Olšák
2012-08-31
2
-1
/
+3
*
r600g: implement draw_rectangle callback
Marek Olšák
2012-08-30
2
-14
/
+16
*
u_vbuf: avoid unnecessary update of the vertex elements
Vadim Girlin
2012-08-28
1
-1
/
+3
*
gallium/util: implement tile code for PIPE_FORMAT_Z32_FLOAT
Brian Paul
2012-08-27
1
-0
/
+36
*
r600g: implement compression for MSAA colorbuffers for evergreen
Marek Olšák
2012-08-27
2
-0
/
+50
*
gallium/u_blitter: initialize sample mask in resolve
Marek Olšák
2012-08-27
1
-0
/
+1
*
util: update and fix u_upload_mgr.h comments
Brian Paul
2012-08-18
1
-4
/
+3
*
gallium/u_blitter: document custom meta helpers
Marek Olšák
2012-08-15
2
-7
/
+16
*
r600g: implement MSAA color resolve
Marek Olšák
2012-08-15
2
-0
/
+69
*
r600g: implement MSAA depth-stencil decompression and resolve
Marek Olšák
2012-08-15
2
-0
/
+3
*
gallium/u_blitter: implement X and Y texture flipping
Marek Olšák
2012-08-15
1
-11
/
+26
*
gallium/u_blitter: implement blitting multisample resources
Marek Olšák
2012-08-15
6
-99
/
+342
*
gallium/u_blit: set dst format from pipe_resource, not pipe_surface
Marek Olšák
2012-08-15
1
-1
/
+1
*
util: Move dereference after null check in util_resource_copy_region.
Vinson Lee
2012-08-04
1
-3
/
+3
*
gallium/u_blitter: add a query for checking whether copying is supported
Marek Olšák
2012-08-04
2
-32
/
+68
*
gallium/u_blitter: remove fallback for stencil copy that all drivers skipped
Marek Olšák
2012-08-04
2
-13
/
+3
*
gallium/u_blitter: add ability to blit only depth or only stencil
Marek Olšák
2012-08-04
2
-13
/
+16
*
gallium/u_blitter: minor cleanup
Marek Olšák
2012-08-04
2
-8
/
+8
*
gallium/u_blitter: set sample mask to ~0
Marek Olšák
2012-08-04
2
-0
/
+20
*
gallium/u_blit: bail out if src is a multisample texture
Marek Olšák
2012-08-04
1
-0
/
+6
*
gallium/u_blit: check nr_samples before using resource_copy_region
Marek Olšák
2012-08-04
1
-1
/
+2
*
gallium: set sample mask to ~0 for clear, blit and gen_mipmap
Marek Olšák
2012-08-04
2
-0
/
+9
*
u_blitter: Move a pointer dereference after null check.
Vinson Lee
2012-08-03
1
-2
/
+3
*
Use C99 NAN and INFINITY macros
Matt Turner
2012-08-03
1
-10
/
+3
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
2
-26
/
+26
*
gallium/util: Use GCC built-in functions for NaN and infinity.
Vinson Lee
2012-07-30
1
-0
/
+5
*
Fix compile time errors when building against uclibc
Anthony G. Basile
2012-07-24
1
-0
/
+2
*
gallium/util: add util_bit_last - finds the last bit set in a word
Marek Olšák
2012-07-17
1
-0
/
+14
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-0
/
+12
*
gallium/util, mesa: Refactor etc1 unpack function
Chad Versace
2012-07-16
1
-24
/
+1
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
2
-36
/
+174
*
st/mesa: set colormask to zero when blitting depth
Marek Olšák
2012-07-12
1
-4
/
+8
*
gallium/u_blit: remove useless memset calls
Marek Olšák
2012-07-12
1
-6
/
+0
*
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
Marek Olšák
2012-07-12
2
-50
/
+15
*
gallium/u_blit: don't do two copies for non-2D textures
Marek Olšák
2012-07-12
1
-33
/
+39
*
gallium/util: move pipe_tex_to_tgsi_tex helper function into u_inlines
Marek Olšák
2012-07-12
2
-30
/
+30
*
gallium/u_blitter: accelerate stencil-only copying
Marek Olšák
2012-07-12
3
-1
/
+79
*
gallium/u_blitter: accelerate depth-stencil copying using shader stencil export
Marek Olšák
2012-07-12
4
-12
/
+147
*
gallium: add util_format_stencil_only helper function
Marek Olšák
2012-07-12
1
-0
/
+29
*
gallium/u_blitter: minify depth0 when initializing last_layer
Marek Olšák
2012-07-12
1
-1
/
+1
*
gallium/u_gen_mipmap: accelerate depth texture mipmap generation
Marek Olšák
2012-07-12
1
-26
/
+58
*
gallium/u_blitter: consolidate some state changes
Marek Olšák
2012-07-09
1
-32
/
+17
*
gallium/util: Save and restore vertex buffer state in util_gen_mipmap.
Stuart Abercrombie
2012-07-04
1
-0
/
+2
*
gallium/util: Add ULL suffix to large constants.
José Fonseca
2012-07-02
1
-3
/
+3
*
gallium/util: Truly disable INF/NAN tests on MSVC.
José Fonseca
2012-06-29
1
-1
/
+1
[prev]
[next]