index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
Age
Commit message (
Expand
)
Author
2010-10-15
gallium: move some intrinsics helpers to u_sse.h
Keith Whitwell
2010-10-13
gallium/util: add S8 tile sampling support.
Dave Airlie
2010-10-13
gallium/format: add X32_S8X24_USCALED format.
Dave Airlie
2010-10-13
gallium/format: add support for X24S8 and S8X24 formats.
Dave Airlie
2010-10-12
gallium: move sse intrinsics debug helpers to u_sse.h
Keith Whitwell
2010-10-09
util: Defined M_SQRT2 when not available.
José Fonseca
2010-10-06
util: Cleanup util_pack_z_stencil and friends.
José Fonseca
2010-09-30
Revert "Prefer intrinsics to handrolled atomic ops."
Tom Fogal
2010-09-30
Prefer intrinsics to handrolled atomic ops.
Tom Fogal
2010-09-30
Implement x86_64 atomics for compilers w/o intrinsics.
Tom Fogal
2010-09-30
gallium/util: remove duplicated include
Nicolas Kaiser
2010-09-26
util/u_blitter: fix leak
Joakim Sindholt
2010-09-25
util: fix util_pack_color for B4G4R4A4
Marek Olšák
2010-09-24
util: make calling remove_from_list multiple times in a row safe
Marek Olšák
2010-09-23
u_blitter: add a custom blitter call passing a dsa cso
Dave Airlie
2010-09-20
util/r300g: split the r300 index buffer modifier functions out to util
Dave Airlie
2010-09-19
auxiliary: fix depth-only and stencil-only clears
Luca Barbieri
2010-09-17
util: linearized sRGB values don't fit into 8bits
José Fonseca
2010-09-14
auxiliary: fix unintended fallthrough
Luca Barbieri
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-05
util: Helper function to determined whether two formats can be memcpy'ed.
José Fonseca
2010-09-05
util: Utility function to determine the channels that can be written in a col...
José Fonseca
2010-09-02
util: Include missing header in u_linear.h.
Vinson Lee
2010-08-28
util: Include missing header in u_draw.h.
Vinson Lee
2010-08-28
util: Add forward declaration in u_transfer.h.
Vinson Lee
2010-08-29
r300g,u_blitter: use u_framebuffer
Marek Olšák
2010-08-29
util: remove util_is_pot in favor of util_is_power_of_two
Marek Olšák
2010-08-27
util: fix typo in MAX4
Keith Whitwell
2010-08-27
util: add MIN4, MAX4
Keith Whitwell
2010-08-26
util: Include missing header in u_simple_shaders.c.
Vinson Lee
2010-08-25
util: Include missing header in u_blit.h.
Vinson Lee
2010-08-25
util: Include missing header in u_bitmask.h.
Vinson Lee
2010-08-25
util: Include missing header in u_dirty_surfaces.h.
Vinson Lee
2010-08-25
util: Add include guard in u_split_prim.h.
Vinson Lee
2010-08-25
util: Include missing headers in u_split_prim.h.
Vinson Lee
2010-08-25
util: Include missing headers in u_tile.h.
Vinson Lee
2010-08-25
util: Clean up header file inclusion in u_upload_mgr.h.
Vinson Lee
2010-08-25
util: add rectangle helpers to u_rect.h
Keith Whitwell
2010-08-23
auxiliary: fix nvfx/nv50 primitive splitting for line loops
Luca Barbieri
2010-08-23
util: fix util_fill_rect to take util_color instead of u32 param
Roland Scheidegger
2010-08-23
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-22
util: implement depth blitting in u_blit
Marek Olšák
2010-08-21
util: Use #ifdef instead of #if.
Vinson Lee
2010-08-21
util: Define dump_cpu only for DEBUG builds.
Vinson Lee
2010-08-21
util: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
util: Move loop variable declaration outside for loop.
Vinson Lee
2010-08-21
gallium/auxiliary: add semantic linkage utility code
Luca Barbieri
2010-08-21
u_debug_describe: use switch instead of if chain
Luca Barbieri
2010-08-21
u_debug_describe: add PIPE_TEXTURE_RECT
Luca Barbieri
2010-08-21
auxiliary: add copyright headers
Luca Barbieri
[next]