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
...
*
draw: make sure pipeline is revalidated when sampler views or samplers change.
Roland Scheidegger
2013-02-25
2
-1
/
+6
*
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
2013-02-25
6
-12
/
+14
*
vl: Fix off-by-one error in device_name_length allocation.
Vinson Lee
2013-02-23
1
-2
/
+1
*
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
*
draw: fix broken polygon offset stage
Brian Paul
2013-02-22
1
-3
/
+37
*
tgsi: Improve execution debugging.
José Fonseca
2013-02-22
1
-5
/
+24
*
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
*
draw: make sure key size is calculated consistently.
Roland Scheidegger
2013-02-22
1
-5
/
+9
*
gallivm: fix indirect src register fetches requiring bitcast
Roland Scheidegger
2013-02-20
1
-21
/
+16
*
draw: fix non-perspective interpolation in interp()
Brian Paul
2013-02-19
1
-3
/
+8
*
gallivm/tgsi: fix issues with sample opcodes
Roland Scheidegger
2013-02-16
7
-95
/
+247
*
gallivm/tgsi: fix src modifier fetching with non-float types.
Roland Scheidegger
2013-02-16
3
-5
/
+39
*
gallivm: fix issues with trunc/round/floor/ceil with no arch rounding
Roland Scheidegger
2013-02-16
1
-66
/
+187
*
gallivm: DIV shouldn't be deprecated.
Roland Scheidegger
2013-02-16
1
-1
/
+0
*
gallium: add red-alpha texture formats and a couple of util functions
Marek Olšák
2013-02-13
2
-0
/
+129
*
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
[prev]
[next]