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
*
Revert "Revert "targets/opencl: Link against libgallium.la instead of libgall...
Tom Stellard
2013-01-24
1
-6
/
+0
*
draw: fix MSVC divide-by-zero compilation error
Brian Paul
2013-01-22
1
-1
/
+2
*
draw: fix problem in screen-space interpolation clip code
Brian Paul
2013-01-22
1
-3
/
+3
*
draw: improve the clipper debug/printf code
Brian Paul
2013-01-22
1
-1
/
+20
*
draw: add new debug code and comments in clip code template
Brian Paul
2013-01-22
1
-0
/
+15
*
vl: round next_msc to integer frame, and kill skew_msc
Maarten Lankhorst
2013-01-21
1
-5
/
+2
*
gallium: Remove ppc asm backend
Adam Jackson
2013-01-20
7
-3077
/
+0
*
vl/video_buffer: fix up surface ordering for the interlaced case
Maarten Lankhorst
2013-01-16
1
-6
/
+6
*
vl/compositor: fix weave shader bugs
Maarten Lankhorst
2013-01-16
1
-5
/
+7
*
gallium/util: add a half float array to util_color
Marek Olšák
2013-01-15
1
-0
/
+1
*
Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"
Tom Stellard
2013-01-15
1
-0
/
+6
*
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
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
2
-15
/
+0
*
llvmpipe: fix clearing integer color buffers
Roland Scheidegger
2013-01-10
1
-0
/
+2
*
gallivm: fix border color for integer textures
Roland Scheidegger
2013-01-10
1
-0
/
+5
*
gallivm: more integer texture format fetch fixes
Roland Scheidegger
2013-01-10
6
-35
/
+74
*
Clean up .gitignore files
Matt Turner
2013-01-10
2
-2
/
+0
*
Remove MESA_PIC_FLAGS macro
Matt Turner
2013-01-10
1
-3
/
+1
*
build: Don't build pipebuffer
Matt Turner
2013-01-10
2
-19
/
+0
*
libgallium: Convert to automake
Tom Stellard
2013-01-10
3
-47
/
+53
*
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
*
gallivm: support more immediates in lp_build_tgsi_info()
Brian Paul
2013-01-04
1
-1
/
+1
*
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
*
gallivm: fix conversion for pure integer formats
Roland Scheidegger
2012-12-18
1
-0
/
+1
*
gallivm: fix texel fetch for array textures (2)
Roland Scheidegger
2012-12-17
1
-2
/
+3
*
gallium/u_blitter: Remove the overlapped blit assert from util_blitter_blit_g...
Henri Verbeet
2012-12-16
1
-28
/
+0
*
draw/llvmpipe: fix transform feedback position + enable other extensions
Dave Airlie
2012-12-14
5
-7
/
+26
*
draw: add support for later transform feedback extensions
Dave Airlie
2012-12-14
2
-5
/
+16
*
gallivm: fix texel fetch for array textures
Roland Scheidegger
2012-12-13
1
-17
/
+38
*
gallium/util: add a simple allocator for suballocating from a large buffer
Marek Olšák
2012-12-12
3
-0
/
+181
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
14
-40
/
+15
*
gallium/util: move util_try_blit_via_copy_region to u_surface.c
Marek Olšák
2012-12-12
4
-157
/
+164
*
gallium/cso: don't use the pipe_error return type where it's not needed
Marek Olšák
2012-12-12
2
-41
/
+24
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
5
-0
/
+40
*
util: add util_copy_constant_buffer() helper function
Brian Paul
2012-12-11
1
-0
/
+20
*
gallivm: Lower TGSI_OPCODE_MUL to fmul by default
Tom Stellard
2012-12-10
1
-2
/
+3
*
llvmpipe: fix txq for 1d/2d arrays. (v3)
Dave Airlie
2012-12-11
1
-2
/
+15
*
llvmpipe: increase texture target width to reflect increase
Dave Airlie
2012-12-11
1
-1
/
+1
[next]