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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
2013-02-12
5
-9
/
+5
*
util: fix incorrect Z bit masking in util_clear_depth_stencil()
Brian Paul
2013-02-12
1
-2
/
+2
*
llvmpipe: fix vertex_header mask store in big-endian
Adhemerval Zanella
2013-02-11
1
-0
/
+48
*
softpipe: clean up lod computation
Roland Scheidegger
2013-02-08
2
-54
/
+50
*
softpipe: try to beat new dx10-style sample opcodes into shape
Roland Scheidegger
2013-02-08
1
-67
/
+89
*
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
2013-02-08
6
-74
/
+64
*
gallivm: hook up dx10 sampling opcodes
Roland Scheidegger
2013-02-08
3
-6
/
+419
*
gallivm: fix typo in lp_build_mul_norm
Roland Scheidegger
2013-02-08
1
-1
/
+1
*
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
*
gallivm: implement support for SQRT opcode
Brian Paul
2013-02-04
3
-0
/
+37
*
tgsi: add support for new SQRT opcode
Brian Paul
2013-02-04
4
-1
/
+18
*
draw: fix draw_llvm_variant_key struct padding to avoid recompiles
Roland Scheidegger
2013-01-29
3
-4
/
+11
*
gallivm,draw,llvmpipe: mass rename of unit->texture_unit/sampler_unit
Roland Scheidegger
2013-01-28
6
-79
/
+79
*
gallivm: split sampler and texture state
Roland Scheidegger
2013-01-28
11
-273
/
+484
*
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
*
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
[prev]
[next]