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
*
gallivm: Compute the 4 texel offsets for linear filtering en ensemble.
José Fonseca
2010-08-30
3
-126
/
+280
*
gallivm: Disable LLVM's pretty stack trace dumper.
José Fonseca
2010-08-30
1
-0
/
+8
*
gallivm: Correct copy'n'pasted comments.
José Fonseca
2010-08-30
1
-4
/
+4
*
gallivm: Fix lp_build_sum_vector.
José Fonseca
2010-08-30
1
-6
/
+4
*
util: Include missing header in u_draw.h.
Vinson Lee
2010-08-28
1
-0
/
+1
*
util: Add forward declaration in u_transfer.h.
Vinson Lee
2010-08-28
1
-0
/
+1
*
r300g,u_blitter: use u_framebuffer
Marek Olšák
2010-08-29
2
-35
/
+3
*
util: remove util_is_pot in favor of util_is_power_of_two
Marek Olšák
2010-08-29
5
-17
/
+7
*
draw: Include missing header in draw_vs_llvm.c.
Vinson Lee
2010-08-28
1
-0
/
+1
*
util: fix typo in MAX4
Keith Whitwell
2010-08-27
1
-1
/
+1
*
util: add MIN4, MAX4
Keith Whitwell
2010-08-27
1
-0
/
+3
*
tgsi: Include missing header in tgsi_parse.h.
Vinson Lee
2010-08-27
1
-0
/
+1
*
tgsi: Include missing header in tgsi_info.h.
Vinson Lee
2010-08-27
1
-0
/
+1
*
tgsi: Include missing header in tgsi_dump.h.
Vinson Lee
2010-08-27
1
-0
/
+1
*
util: Include missing header in u_simple_shaders.c.
Vinson Lee
2010-08-26
1
-0
/
+1
*
tgsi: Include missing header in tgsi_sse2.h.
Vinson Lee
2010-08-26
1
-1
/
+4
*
rtasm: Include missing header in rtasm_x86sse.h.
Vinson Lee
2010-08-26
1
-0
/
+1
*
pipebuffer: Clean up header file inclusion in pb_bufmgr.h.
Vinson Lee
2010-08-26
1
-2
/
+1
*
util: Include missing header in u_blit.h.
Vinson Lee
2010-08-25
1
-5
/
+7
*
util: Include missing header in u_bitmask.h.
Vinson Lee
2010-08-25
1
-0
/
+3
*
util: Include missing header in u_dirty_surfaces.h.
Vinson Lee
2010-08-25
1
-0
/
+4
*
util: Add include guard in u_split_prim.h.
Vinson Lee
2010-08-25
1
-0
/
+6
*
util: Include missing headers in u_split_prim.h.
Vinson Lee
2010-08-25
1
-1
/
+4
*
util: Include missing headers in u_tile.h.
Vinson Lee
2010-08-25
1
-0
/
+3
*
util: Clean up header file inclusion in u_upload_mgr.h.
Vinson Lee
2010-08-25
1
-4
/
+1
*
tgsi: helper for dumping tokens as hex
Keith Whitwell
2010-08-25
2
-13
/
+25
*
draw: specialized cliptesting routines
Keith Whitwell
2010-08-25
11
-205
/
+267
*
util: add rectangle helpers to u_rect.h
Keith Whitwell
2010-08-25
1
-4
/
+53
*
draw: Remove UNDEFINED_VERTEX_ID checks in emit pathes.
Chia-I Wu
2010-08-25
3
-28
/
+0
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
3
-59
/
+4
*
draw: Add draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
5
-31
/
+104
*
gallivm: Include missing header in lp_bld_sample.h.
Vinson Lee
2010-08-24
1
-0
/
+2
*
gallivm: Include missing header in lp_bld_pack.h.
Vinson Lee
2010-08-24
1
-0
/
+2
*
translate_sse: clear state for each function emission
Luca Barbieri
2010-08-24
1
-3
/
+3
*
translate_sse: fix x86-64
Luca Barbieri
2010-08-23
1
-0
/
+1
*
auxiliary: fix nvfx/nv50 primitive splitting for line loops
Luca Barbieri
2010-08-23
1
-1
/
+1
*
tgsi: fix false CondStackTop==0 assertion
Brian Paul
2010-08-23
1
-0
/
+5
*
util: fix util_fill_rect to take util_color instead of u32 param
Roland Scheidegger
2010-08-23
4
-61
/
+47
*
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-23
1
-0
/
+3
*
util: implement depth blitting in u_blit
Marek Olšák
2010-08-22
1
-17
/
+43
*
translate_sse: add R32G32B32A32_FLOAT -> X8X8X8X8_UNORM for EMIT_4UB
Jakob Bornecrantz
2010-08-22
1
-0
/
+26
*
translate_sse: refactor constant management
Luca Barbieri
2010-08-22
1
-81
/
+76
*
draw: reduce the size of the llvm variant key
Keith Whitwell
2010-08-22
4
-38
/
+100
*
util: Use #ifdef instead of #if.
Vinson Lee
2010-08-21
1
-1
/
+1
*
util: Define dump_cpu only for DEBUG builds.
Vinson Lee
2010-08-21
1
-0
/
+2
*
translate_sse: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
1
-0
/
+14
*
draw: Don't assert if indices point outside vertex buffer.
José Fonseca
2010-08-22
1
-2
/
+7
*
util: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
1
-0
/
+4
*
util: Move loop variable declaration outside for loop.
Vinson Lee
2010-08-21
1
-1
/
+2
*
gallivm: Emit DIVPS instead of RCPPS.
José Fonseca
2010-08-21
1
-12
/
+24
[next]