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: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
5
-11
/
+64
*
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
5
-5
/
+14
*
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-12
8
-19
/
+19
*
gallivm: nr_channels is only valid for formats with plain layout.
José Fonseca
2010-09-11
1
-3
/
+1
*
gallivm: Use const keyword on swizzles.
José Fonseca
2010-09-11
2
-2
/
+2
*
gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.
José Fonseca
2010-09-11
2
-33
/
+87
*
gallivm: Add a new debug flag to warn about performance issues.
José Fonseca
2010-09-11
8
-8
/
+50
*
gallivm: Helper functions for pointer indirection.
José Fonseca
2010-09-11
2
-0
/
+56
*
gallivm: Cleanup the TGSI <-> sampler interface.
José Fonseca
2010-09-11
2
-9
/
+4
*
gallivm: Add some utility functions to set/get array elements too.
José Fonseca
2010-09-11
2
-0
/
+70
*
gallivm: Basic AoS TGSI -> LLVM IR.
José Fonseca
2010-09-11
4
-0
/
+1156
*
gallivm: Move the texture modifiers to the header.
José Fonseca
2010-09-11
2
-19
/
+20
*
gallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scalar_aos/
José Fonseca
2010-09-11
2
-5
/
+8
*
draw: minor reformatting
Brian Paul
2010-09-09
1
-2
/
+1
*
util: Helper function to determined whether two formats can be memcpy'ed.
José Fonseca
2010-09-05
2
-4
/
+61
*
util: Utility function to determine the channels that can be written in a col...
José Fonseca
2010-09-05
1
-0
/
+33
*
gallivm: Pass condition masks as an unsigned bitmask.
José Fonseca
2010-09-05
5
-25
/
+40
*
gallivm: Cope with tgsi instruction reallocation failure.
José Fonseca
2010-09-05
1
-6
/
+10
*
draw: Include missing headers in draw_vs_aos.h.
Vinson Lee
2010-09-02
1
-0
/
+2
*
util: Include missing header in u_linear.h.
Vinson Lee
2010-09-02
1
-0
/
+1
*
gallivm: fix bug in nested conditionals
Brian Paul
2010-08-31
1
-2
/
+4
*
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
[next]