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
/
drivers
/
llvmpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-11
1
-5
/
+7
*
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
33
-910
/
+1014
|
\
|
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
4
-17
/
+43
|
|
\
|
|
*
llvmpipe: Cope with null Vertex element cso.
José Fonseca
2010-03-10
1
-1
/
+2
|
|
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
4
-17
/
+42
|
|
|
\
|
|
|
*
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
2
-2
/
+2
|
|
|
*
llvmpipe: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
4
-17
/
+42
|
*
|
|
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
3
-2
/
+11
|
*
|
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
9
-174
/
+119
|
|
\
|
|
|
|
*
|
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
2
-51
/
+0
|
|
*
|
llvmpipe: quads never provoke the first vertex
Marek Olšák
2010-03-09
1
-93
/
+36
|
|
*
|
llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels
Brian Paul
2010-03-08
4
-17
/
+33
|
|
*
|
llvmpipe: define max texture levels
Brian Paul
2010-03-08
2
-5
/
+9
|
|
*
|
llvmpipe: rewrap for 80 columns
Brian Paul
2010-03-08
1
-9
/
+13
|
|
*
|
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
1
-1
/
+2
|
|
|
\
\
|
|
|
*
|
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-03-01
1
-1
/
+2
|
|
*
|
|
llvmpipe: added code to set texture depth, max mipmap levels info
Brian Paul
2010-03-05
4
-5
/
+23
|
|
*
|
|
llvmpipe: add pipe_thread_wait() calls
Brian Paul
2010-03-05
1
-0
/
+6
|
|
*
|
|
llvmpipe: new comment
Brian Paul
2010-03-04
1
-0
/
+4
|
*
|
|
|
gallium: fix llvmpipe after winsys move
Keith Whitwell
2010-03-04
5
-4
/
+8
|
*
|
|
|
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
6
-138
/
+14
|
|
/
/
/
|
*
|
|
llvmpipe: Store the original triangle coordinates in the debug build.
José Fonseca
2010-03-03
2
-0
/
+13
|
*
|
|
llvmpipe: Ensure context is flushed when destroying shaders.
José Fonseca
2010-03-03
1
-0
/
+7
|
*
|
|
llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on w...
José Fonseca
2010-03-03
1
-2
/
+0
|
*
|
|
llvmpipe: Centralize LLVM initialization.
José Fonseca
2010-03-03
2
-4
/
+3
|
*
|
|
llvmpipe: Update for lp_bld_init.h rename.
José Fonseca
2010-03-03
1
-1
/
+1
|
*
|
|
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
1
-24
/
+24
|
|
\
\
\
|
|
*
|
|
llvmpipe: Rename pipe formats.
José Fonseca
2010-03-01
1
-24
/
+24
|
|
|
/
/
|
*
|
|
llvmpipe: remove some ifdefs
Keith Whitwell
2010-03-02
1
-5
/
+0
|
*
|
|
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-03-02
8
-324
/
+379
|
|
/
/
|
*
|
llvmpipe: Don't mention deprecated drivers=trace option.
José Fonseca
2010-03-01
1
-2
/
+2
|
*
|
util: Code generate functions to pack and unpack a single pixel.
José Fonseca
2010-02-26
2
-5
/
+6
|
*
|
util: Factor some code into u_format_parse.py
José Fonseca
2010-02-26
1
-2
/
+2
|
*
|
util: Use python names consistent with u_format.h
José Fonseca
2010-02-26
1
-35
/
+35
|
*
|
llvmpipe: Fix lp_tile_r5g6b5_unorm_write_4ub.
José Fonseca
2010-02-26
1
-1
/
+2
|
*
|
llvmpipe: Fix scons dependencies.
José Fonseca
2010-02-26
1
-0
/
+6
|
*
|
llvmpipe: clean up rasterization threads upon context destruction
Brian Paul
2010-02-24
2
-0
/
+18
|
*
|
llvmpipe: more lp_rasterizer_task parameter passing
Brian Paul
2010-02-24
4
-114
/
+89
|
*
|
llvmpipe: pass fewer parameters to rasterization functions
Brian Paul
2010-02-24
3
-15
/
+9
|
*
|
llvmpipe: added some assertions
Brian Paul
2010-02-24
1
-0
/
+5
|
*
|
llvmpipe: SRGB textures not supported yet
Brian Paul
2010-02-24
1
-1
/
+0
|
*
|
llvmpipe: vertex shader textures not supported yet
Brian Paul
2010-02-24
1
-1
/
+1
|
*
|
llvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
2
-7
/
+5
|
*
|
llvmpipe: Fix breakeage.
José Fonseca
2010-02-24
1
-24
/
+13
|
*
|
llvmpipe: Handle correctly 24bit formats.
José Fonseca
2010-02-24
1
-44
/
+46
|
*
|
llvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
José Fonseca
2010-02-24
1
-4
/
+2
|
*
|
llvmpipe: add lp_tile_image.c to sources
Brian Paul
2010-02-23
2
-0
/
+2
|
*
|
llvmpipe: whole image tile/untile functions
Brian Paul
2010-02-23
2
-0
/
+183
|
*
|
llvmpipe: remove Z16 format override hack
Brian Paul
2010-02-23
1
-6
/
+0
|
*
|
llvmpipe: Z16 format is not supported
Brian Paul
2010-02-23
1
-0
/
+4
[next]