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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: attempt to fix blitting multisample texture arrays
Marek Olšák
2013-03-11
2
-2
/
+2
*
gallium/util: dump instance_divisor
Marek Olšák
2013-03-11
1
-2
/
+1
*
gallium/util: Correct shift value for TSC feature detection.
Maxence Le Doré
2013-03-08
1
-1
/
+1
*
u_blitter: don't create illegal shaders for 1D/3D/RECT/CUBE MSAA
Dave Airlie
2013-03-04
1
-0
/
+5
*
gallium/util: add helper code for 1D integer range
Marek Olšák
2013-03-01
1
-0
/
+89
*
util: fix issues with util_clear_render_target.
Roland Scheidegger
2013-02-28
1
-9
/
+46
*
gallium/util: add helper util_max_layer from r600g
Marek Olšák
2013-02-26
1
-0
/
+16
*
util/u_blitter: Set pipe_sampler_state::normalized_coords correctly.
José Fonseca
2013-02-23
1
-4
/
+22
*
util/dump: Use static assertion to detect string table size mismatches.
José Fonseca
2013-02-23
1
-1
/
+18
*
util/u_dump: Update texture target strings.
José Fonseca
2013-02-22
1
-2
/
+10
*
util/debug: Always use __builtin_frame_address on gcc.
Sergey Matyukevich
2013-02-22
1
-4
/
+1
*
gallium: add red-alpha texture formats and a couple of util functions
Marek Olšák
2013-02-13
2
-0
/
+129
*
util: fix incorrect Z bit masking in util_clear_depth_stencil()
Brian Paul
2013-02-12
1
-2
/
+2
*
gallium: add RGBX formats for existing GL RGB texture formats
Marek Olšák
2013-02-07
2
-0
/
+22
*
gallium/util: remove duplicated function util_format_is_rgb_no_alpha
Marek Olšák
2013-02-06
2
-32
/
+5
*
gallium/u_upload_mgr: fix a serious memory leak
Marek Olšák
2013-01-28
1
-2
/
+1
*
util: add new error checking code in vbuf helper
Brian Paul
2013-01-25
1
-27
/
+49
*
util: add some defensive coding in u_upload_alloc()
Brian Paul
2013-01-25
1
-1
/
+7
*
util: silence MSVC signed/unsigned comparison warnings
Brian Paul
2013-01-25
1
-4
/
+4
*
util: silence MSVC double->float conversion warnings
Brian Paul
2013-01-25
1
-2
/
+2
*
util: silence MSVC signed/unsigned warnings in debug_get_flags_option()
Brian Paul
2013-01-25
1
-1
/
+1
*
gallium/util: add a half float array to util_color
Marek Olšák
2013-01-15
1
-0
/
+1
*
gallium/util: fix glClear with MRT by making the FS write to all cbufs
Marek Olšák
2013-01-15
2
-5
/
+33
*
util: add new primitive types to pipe_prim_names[] array
Brian Paul
2013-01-14
1
-0
/
+4
*
llvmpipe: fix clearing integer color buffers
Roland Scheidegger
2013-01-10
1
-0
/
+2
*
r300g: implement MSAA
Marek Olšák
2013-01-06
1
-1
/
+2
*
util: fix addressing bug in pipe_put_tile_z() for PIPE_FORMAT_Z32_FLOAT
Brian Paul
2013-01-04
1
-1
/
+1
*
util: add get/put_tile_z() support for PIPE_FORMAT_Z32_FLOAT_S8X24_UINT
Brian Paul
2013-01-04
1
-0
/
+36
*
util: move var declaration before loop to fix MSVC error
Brian Paul
2013-01-04
1
-1
/
+2
*
st/mesa: fix GetTexImage for compressed 2D array textures
Marek Olšák
2013-01-04
1
-0
/
+18
*
gallium/util: remove unused helper util_create_rgba_texture
Marek Olšák
2013-01-04
2
-61
/
+0
*
gallium/u_blitter: implement 3D blitting
Marek Olšák
2013-01-04
2
-30
/
+83
*
gallium/u_blitter: fix blitting TEXTURE_CUBE_ARRAY with a non-zero cube index
Marek Olšák
2013-01-04
1
-0
/
+5
*
gallium/u_blitter: minor simplification
Marek Olšák
2013-01-04
1
-10
/
+11
*
gallium/u_blitter: unify some parameters into a dstbox parameter in blit_generic
Marek Olšák
2013-01-04
2
-20
/
+25
*
gallium/u_blitter: remove useless parameter from blitter_default_dst_texture
Marek Olšák
2013-01-04
2
-7
/
+5
*
gallium/util: complete implementation of util_dump_transfer
Marek Olšák
2013-01-04
1
-4
/
+5
*
util/u_format: Round when converting depth values from float to z16_unorm.
José Fonseca
2012-12-21
1
-1
/
+1
*
gallium/u_blitter: Remove the overlapped blit assert from util_blitter_blit_g...
Henri Verbeet
2012-12-16
1
-28
/
+0
*
gallium/util: add a simple allocator for suballocating from a large buffer
Marek Olšák
2012-12-12
2
-0
/
+180
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
9
-33
/
+13
*
gallium/util: move util_try_blit_via_copy_region to u_surface.c
Marek Olšák
2012-12-12
4
-157
/
+164
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
2
-0
/
+6
*
util: add util_copy_constant_buffer() helper function
Brian Paul
2012-12-11
1
-0
/
+20
*
gallium/u_blitter: fix conflict with u_memory.h
Marek Olšák
2012-12-07
1
-1
/
+5
*
util: Add util_copy_box helper.
José Fonseca
2012-12-06
3
-29
/
+64
*
gallium/util: Move the util_copy/fill_rect into u_surface.
José Fonseca
2012-12-06
4
-186
/
+140
*
util/u_debug: Cleanup/fix debug_dump_image.
José Fonseca
2012-12-04
2
-33
/
+27
*
util/u_draw: Skip rendering instead of aborting when excessive number of inst...
José Fonseca
2012-12-04
1
-2
/
+9
*
util/surface: Always use the surface format when clearing.
José Fonseca
2012-12-04
1
-7
/
+8
[next]