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
*
util: Cast to match the MSVC intrinsics.
José Fonseca
2010-02-03
1
-4
/
+4
*
util: Don't include system headers inside extern "C" { ... }
José Fonseca
2010-02-03
2
-14
/
+38
*
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
50
-438
/
+1753
|
\
|
*
os: Also add the aligned memory prototypes to the embedded section.
José Fonseca
2010-02-03
1
-0
/
+6
|
*
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-03
4
-409
/
+26
|
*
os: New OS abstraction module.
José Fonseca
2010-02-03
9
-0
/
+717
|
*
gallium: Move some compiler portability stuff into p_compiler.h
José Fonseca
2010-02-02
1
-7
/
+0
|
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
3
-3
/
+140
|
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
12
-10
/
+537
|
*
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
5
-0
/
+7
|
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
16
-10
/
+316
|
*
util: Add missing includes.
José Fonseca
2010-02-01
3
-0
/
+3
|
*
draw: Add missing includes.
José Fonseca
2010-02-01
1
-0
/
+2
*
|
tgsi: added debugging code to catch divide by zero
Brian Paul
2010-02-03
1
-0
/
+12
*
|
tgsi: convert CHECK_INF_OR_NAN to inline function
Brian Paul
2010-02-03
1
-8
/
+17
*
|
draw: remove old hard-coded shader length limits
Brian Paul
2010-02-02
3
-12
/
+20
*
|
tgsi: added tgsi_alloc_tokens()
Brian Paul
2010-02-02
2
-0
/
+15
*
|
draw: re-implement free_bit() with ffs()
Brian Paul
2010-02-02
2
-12
/
+2
*
|
draw: comments and var renaming
Brian Paul
2010-02-02
1
-10
/
+13
*
|
tgsi: fix comment
Brian Paul
2010-02-02
1
-1
/
+1
*
|
draw: add const qualifiers, fix return types
Brian Paul
2010-02-02
2
-4
/
+6
*
|
draw: new, updated comments
Brian Paul
2010-02-02
1
-4
/
+20
*
|
tgsi: ureg_DECL_gs_input() accepts shader semantics.
Michal Krol
2010-02-02
2
-6
/
+16
|
/
*
gallium: fix blend state cso
Roland Scheidegger
2010-01-30
3
-37
/
+20
*
tgsi: add properties for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
4
-2
/
+122
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
4
-8
/
+11
|
\
|
*
gallium: fix cast for size calc of pipe_blend_state
Roland Scheidegger
2010-01-25
1
-1
/
+1
|
*
gallium: adapt util code to blend changes
Roland Scheidegger
2010-01-21
3
-3
/
+3
|
*
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
2010-01-20
1
-5
/
+8
*
|
tgsi: Constants declared with ureg_DECL_constant() are one-dimensional.
Michal Krol
2010-01-28
1
-4
/
+22
*
|
tgsi: Add ureg_property_gs_output_prim/max_vertices().
Michal Krol
2010-01-28
2
-3
/
+45
*
|
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
15
-24
/
+24
*
|
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
16
-68
/
+106
*
|
tgsi: Handle two-dimensional constants in text parser.
Michal Krol
2010-01-28
3
-11
/
+78
*
|
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
4
-154
/
+119
*
|
tgsi: Handle 2-D declarations.
Michal Krol
2010-01-28
6
-89
/
+156
*
|
tgsi: Silence uninitialized variable warning.
Vinson Lee
2010-01-28
1
-1
/
+1
*
|
util: Remove unnecessary header.
Vinson Lee
2010-01-27
1
-1
/
+0
*
|
tgsi: Remove unnecessary header.
Vinson Lee
2010-01-27
1
-1
/
+0
*
|
gallium/draw: Remove unnecessary headers.
Vinson Lee
2010-01-27
2
-3
/
+0
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+1
|
\
\
|
*
|
gallium/util: fix incorrect shift in a4r4g4b4_put_tile_rgba()
Brian Paul
2010-01-22
1
-1
/
+1
*
|
|
pipebuffer: Reapply the mesa_7_7_branch's changes.
José Fonseca
2010-01-25
2
-335
/
+769
*
|
|
gallium/util: add missing util/u_bitmask.c to Makefile
Brian Paul
2010-01-22
1
-0
/
+1
*
|
|
Remove obsolete file
Alan Hourihane
2010-01-22
1
-1
/
+0
*
|
|
gallium/aux: re-add pb_buffer_fenced.[ch] accidentally remove during merge
Brian Paul
2010-01-22
2
-769
/
+333
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
20
-517
/
+855
|
\
|
|
|
*
|
gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elements
Brian Paul
2010-01-22
1
-3
/
+3
|
*
|
gallium/draw: added comments, whitespace fixes
Brian Paul
2010-01-22
1
-8
/
+30
|
*
|
pipebuffer: Remove unnecessary header.
Vinson Lee
2010-01-21
1
-1
/
+0
[next]