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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-12-11
30
-663
/
+777
|
\
|
*
u_blitter: use util_is_format_compatible in the assert
Marek Olšák
2010-12-07
1
-1
/
+2
|
*
gallium/util: minor formatting fixes
Brian Paul
2010-12-06
1
-3
/
+3
|
*
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
3
-12
/
+15
|
*
nvfx: fixes after array textures merge
Xavier Chantry
2010-12-05
2
-10
/
+25
|
*
gallium/util: add states relevant to geometry shaders
Zack Rusin
2010-12-02
1
-0
/
+4
|
*
util: Don't try to use imagehlp on mingw.
José Fonseca
2010-12-02
1
-2
/
+2
|
*
util: __builtin_frame_address() doesn't work on mingw.
José Fonseca
2010-12-02
1
-1
/
+4
|
*
util: Plug leaks in util_destroy_gen_mipmap.
José Fonseca
2010-12-02
1
-2
/
+4
|
*
util: C++ safe.
José Fonseca
2010-12-02
1
-0
/
+11
|
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
23
-548
/
+621
|
*
util: rename u_mempool -> u_slab
Marek Olšák
2010-11-30
2
-72
/
+72
|
*
u_blitter: interpolate clear color using a GENERIC varying instead of COLOR
Marek Olšák
2010-11-28
3
-25
/
+22
|
*
u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stall
Marek Olšák
2010-11-25
1
-2
/
+5
|
*
auxiliary: util_blit_pixels_tex should restore the viewport.
Chia-I Wu
2010-11-25
1
-0
/
+2
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-28
9
-6
/
+320
|
\
|
|
*
gallium: Avoid using __doc__ in python scripts.
José Fonseca
2010-10-28
2
-4
/
+4
|
*
util: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
1
-1
/
+2
|
*
gallium: move some intrinsics helpers to u_sse.h
Keith Whitwell
2010-10-15
1
-0
/
+74
|
*
gallium/util: add S8 tile sampling support.
Dave Airlie
2010-10-13
1
-0
/
+27
|
*
gallium/format: add X32_S8X24_USCALED format.
Dave Airlie
2010-10-13
3
-0
/
+27
|
*
gallium/format: add support for X24S8 and S8X24 formats.
Dave Airlie
2010-10-13
4
-0
/
+102
|
*
gallium: move sse intrinsics debug helpers to u_sse.h
Keith Whitwell
2010-10-12
1
-1
/
+79
|
*
util: Defined M_SQRT2 when not available.
José Fonseca
2010-10-09
1
-0
/
+5
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-12
74
-1234
/
+4077
|
\
|
|
*
util: Cleanup util_pack_z_stencil and friends.
José Fonseca
2010-10-06
1
-22
/
+28
|
*
Revert "Prefer intrinsics to handrolled atomic ops."
Tom Fogal
2010-09-30
1
-2
/
+2
|
*
Prefer intrinsics to handrolled atomic ops.
Tom Fogal
2010-09-30
1
-2
/
+2
|
*
Implement x86_64 atomics for compilers w/o intrinsics.
Tom Fogal
2010-09-30
1
-0
/
+47
|
*
gallium/util: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-2
/
+0
|
*
util/u_blitter: fix leak
Joakim Sindholt
2010-09-26
1
-1
/
+1
|
*
util: fix util_pack_color for B4G4R4A4
Marek Olšák
2010-09-25
1
-1
/
+1
|
*
util: make calling remove_from_list multiple times in a row safe
Marek Olšák
2010-09-24
1
-0
/
+2
|
*
u_blitter: add a custom blitter call passing a dsa cso
Dave Airlie
2010-09-23
2
-14
/
+37
|
*
util/r300g: split the r300 index buffer modifier functions out to util
Dave Airlie
2010-09-20
2
-0
/
+168
|
*
auxiliary: fix depth-only and stencil-only clears
Luca Barbieri
2010-09-19
1
-1
/
+1
|
*
util: linearized sRGB values don't fit into 8bits
José Fonseca
2010-09-17
1
-0
/
+8
|
*
auxiliary: fix unintended fallthrough
Luca Barbieri
2010-09-14
1
-0
/
+1
|
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
3
-11
/
+21
|
*
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
|
*
util: Include missing header in u_linear.h.
Vinson Lee
2010-09-02
1
-0
/
+1
|
*
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
1
-10
/
+0
|
*
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
|
*
util: Include missing header in u_simple_shaders.c.
Vinson Lee
2010-08-26
1
-0
/
+1
|
*
util: Include missing header in u_blit.h.
Vinson Lee
2010-08-25
1
-5
/
+7
[next]