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
/
include
/
pipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: More tweaks for the cosf/sinf logic.
José Fonseca
2008-06-02
1
-2
/
+10
*
gallium: Fix log<->cos typo in logf.
José Fonseca
2008-06-02
1
-1
/
+1
*
gallium: Hopefully fix the cosf/sinf/etc. conditional compolation logic for g...
José Fonseca
2008-06-02
1
-3
/
+1
*
gallium: Identify each Windows platform individually from scons.
José Fonseca
2008-06-02
1
-20
/
+31
*
gallium: The SWZ opcode no longer aliases MOV.
Michal Krol
2008-06-02
1
-2
/
+6
*
gallium: Refactor TGSI decalaration tokens.
Michal Krol
2008-05-31
1
-21
/
+6
*
gallium: Fix preprocessor logic.
Michal Krol
2008-05-31
1
-1
/
+1
*
gallium: MSVC 8.0 already defines the cosf, sinf, etc.
José Fonseca
2008-05-31
1
-2
/
+2
*
Merge branch 'gallium-tex-surfaces' into gallium-0.1
Jakob Bornecrantz
2008-05-30
1
-0
/
+14
|
\
|
*
draw: draw_range_elements trial
Keith Whitwell
2008-05-29
1
-0
/
+14
|
*
Merge branch 'gallium-vertex-linear' into gallium-tex-surfaces
Keith Whitwell
2008-05-28
1
-3
/
+18
|
|
\
*
|
|
gallium: Provide the INT64_C/UINT64_C macros.
José Fonseca
2008-05-30
1
-0
/
+6
*
|
|
Merge branch 'gallium-vertex-linear' into gallium-0.1
Jakob Bornecrantz
2008-05-28
1
-3
/
+18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gallium: define PIPE_CDECL calling convention, which really is cdecl everywhere
Keith Whitwell
2008-05-23
1
-3
/
+18
*
|
|
gallium: Windows CE portability fixes.
José Fonseca
2008-05-28
3
-23
/
+50
*
|
|
gallium: Autodetect WINCE.
José Fonseca
2008-05-28
1
-3
/
+4
*
|
|
Merge branch 'gallium-tex-surface' into gallium-0.1
Jakob Bornecrantz
2008-05-26
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'gallium-i915-current' into gallium-0.1
Jakob Bornecrantz
2008-05-23
1
-0
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gallium: Stop warnings
Jakob Bornecrantz
2008-04-07
1
-0
/
+3
*
|
|
gallium: Poor-man profiler for win32 kernel.
José Fonseca
2008-05-24
1
-0
/
+11
*
|
|
gallium: Additional formats for bump mapping.
José Fonseca
2008-05-19
1
-0
/
+3
*
|
|
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-18
1
-8
/
+0
|
\
|
|
|
*
|
gallium: remove deprecated format names
Brian Paul
2008-05-17
1
-8
/
+0
*
|
|
gallium: Propagate tex_usage flags down to winsys.
José Fonseca
2008-05-07
1
-1
/
+2
*
|
|
gallium: New PIPE_TEXTURE_USAGE_PRIMARY flag for primary surfaces.
José Fonseca
2008-05-07
1
-2
/
+3
*
|
|
gallium: Simple facility to dump and view images for debugging.
José Fonseca
2008-05-07
1
-0
/
+11
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-06
1
-1
/
+1
|
\
|
|
|
*
|
gallium: remove obsolete PIPE_CAP_BITMAP_TEXCOORD_BIAS
Brian Paul
2008-05-02
1
-1
/
+1
*
|
|
gallium: New pipe_screen interface to overlay a texture on existing memory.
José Fonseca
2008-05-06
1
-0
/
+12
*
|
|
gallium: add pipe surface layout value (Roland Scheidegger)
Keith Whitwell
2008-05-03
2
-0
/
+7
*
|
|
gallium: identify depth-stencil textures
Keith Whitwell
2008-05-02
1
-1
/
+2
*
|
|
gallium: Add texture usage flags, special-case allocation of display targets
Keith Whitwell
2008-05-02
1
-1
/
+5
*
|
|
gallium: remove usage of winsys->surface_alloc_storage from state tracker
Keith Whitwell
2008-05-02
1
-0
/
+2
*
|
|
re-add pipe_surface map/unmap inlines
Keith Whitwell
2008-05-02
1
-0
/
+33
*
|
|
gallium: add information to surface to identify which texture image it is poi...
Keith Whitwell
2008-05-01
1
-0
/
+3
*
|
|
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
6
-25
/
+38
|
/
/
*
|
gallium: rename old PIPE_FORMAT_U_I8 with PIPE_FORMAT_I8_UNORM, etc.
Brian Paul
2008-04-30
1
-9
/
+10
*
|
gallium: fix typo: s/custam/custom/
Brian Paul
2008-04-30
1
-1
/
+1
*
|
d3d: Windows miniport driver portability fixes.
José Fonseca
2008-05-01
2
-30
/
+43
*
|
gallium: new pipe_buffer alloc/map/unmap/ref wrappers
Brian Paul
2008-04-30
1
-0
/
+50
*
|
silence p_debug.h:63: warning: ISO C forbids forward references to ‘enum’...
Zack Rusin
2008-04-29
1
-4
/
+1
*
|
gallium: declare pipe_format enum to silence warnings
Brian Paul
2008-04-29
1
-0
/
+2
*
|
gallium: add debug_print_format() make it easier to print format error messages
Keith Whitwell
2008-04-29
2
-86
/
+8
*
|
gallium: tweak comments, minor var renaming
Brian Paul
2008-04-25
1
-7
/
+15
*
|
gallium: tweak comments, minor var renaming
Brian Paul
2008-04-25
1
-21
/
+16
*
|
gallium: Windows user mode portability fixes.
José Fonseca
2008-04-25
1
-4
/
+5
*
|
gallium: New configuration header.
José Fonseca
2008-04-25
2
-0
/
+114
*
|
gallium: Make sure the size of non-existent storage components is set to 0.
Michel Dänzer
2008-04-24
1
-3
/
+3
*
|
gallium: Initial support for pixel formats with unused storage components.
Michel Dänzer
2008-04-24
1
-47
/
+61
*
|
util: work around freaky win32 math.h
Keith Whitwell
2008-04-21
1
-1
/
+3
[next]