index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: fix texture array filtering
Marek Olšák
2011-09-10
3
-74
/
+113
*
gallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
Marek Olšák
2011-09-10
7
-11
/
+10
*
llvmpipe: add some null pointer checks
Brian Paul
2011-09-09
2
-1
/
+35
*
nouveau: fix nouveau_fence leak
Marcin Slusarz
2011-09-08
1
-0
/
+2
*
nv50: fix screen->blitctx memory leak
Marcin Slusarz
2011-09-08
1
-0
/
+2
*
r600g: add TXQ and TXF support
Dave Airlie
2011-09-06
2
-7
/
+21
*
r600g: add initial evergreen integer opcode support
Dave Airlie
2011-09-06
2
-29
/
+162
*
r600g: add 10/10/10/2 vertex format conversion.
Dave Airlie
2011-09-05
1
-0
/
+6
*
gallium: add caps for MIN/MAX texel offsets.
Dave Airlie
2011-09-02
2
-0
/
+10
*
tgsi: add support for texture offsets to the TGSI IR. (v2)
Dave Airlie
2011-09-02
1
-5
/
+12
*
r600g: add support for R4A4 and A4R4 textures.
Christian König
2011-09-01
2
-0
/
+8
*
nv50,nvc0: fix multisample format hack
Christoph Bumiller
2011-08-31
2
-2
/
+2
*
r600g: Make unaligned 3D textures work on +evergreen
Christian König
2011-08-30
1
-1
/
+5
*
nouveau: use PRIu64 for printing uint64_t
Christoph Bumiller
2011-08-30
3
-2
/
+6
*
nouveau/mm: move slabs to correct list on memory release
Christoph Bumiller
2011-08-30
1
-5
/
+5
*
nvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define
Christoph Bumiller
2011-08-30
8
-15
/
+16
*
nv50: add support for linear textures and render targets
Christoph Bumiller
2011-08-30
7
-14
/
+63
*
nv50: align pitch of linear surfaces correctly
Christoph Bumiller
2011-08-30
1
-1
/
+2
*
nv50: handle TGSI_OPCODE_ROUND
Christoph Bumiller
2011-08-30
5
-3
/
+10
*
nv50,nvc0: add states mask to state validation function
Christoph Bumiller
2011-08-30
8
-24
/
+31
*
nv50,nvc0: reject R8G8B8A8/X8_UNORM for multisample surfaces
Christoph Bumiller
2011-08-30
2
-2
/
+17
*
i915g: remove unused var in i915_flush_heuristically()
Brian Paul
2011-08-29
1
-2
/
+0
*
r600g: Fix include style
Kai Wasserbäch
2011-08-29
9
-66
/
+66
*
noop: Fix include style
Kai Wasserbäch
2011-08-29
2
-13
/
+13
*
android: add support for nouveau
Chia-I Wu
2011-08-27
4
-0
/
+149
*
android: add support for r300g
Chia-I Wu
2011-08-27
1
-0
/
+46
*
android: add support for i915g
Chia-I Wu
2011-08-27
1
-0
/
+38
*
android: add support for vmwgfx
Chia-I Wu
2011-08-27
1
-0
/
+38
*
nouveau: share the source lists
Chia-I Wu
2011-08-27
12
-149
/
+91
*
r300g: share the source list
Chia-I Wu
2011-08-27
3
-114
/
+63
*
i915g: share the source list
Chia-I Wu
2011-08-27
3
-53
/
+30
*
svga: share the source list
Chia-I Wu
2011-08-27
3
-97
/
+50
*
Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa
Stéphane Marchesin
2011-08-26
165
-1829
/
+20352
|
\
|
*
svga: include LLVM in name string in debug builds
Brian Paul
2011-08-26
1
-2
/
+11
|
*
r600g: Handle PIPE_TRANSFER_MAP_DIRECTLY.
Michel Dänzer
2011-08-26
1
-0
/
+3
|
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
5
-0
/
+10
|
*
i915g: Fix off-by-one in scissors.
David Reveman
2011-08-25
1
-2
/
+2
|
*
i915g: Fix case where texcoords can overlap with fragpos/frontface.
Stéphane Marchesin
2011-08-25
1
-3
/
+3
|
*
i915g: Improve the flush heuristic by using the previous frame's number of ve...
Stéphane Marchesin
2011-08-25
4
-6
/
+18
|
*
r600g: fix replace_gpr_with_pv_ps
Vadim Girlin
2011-08-25
1
-1
/
+1
|
*
r600g: fix check_and_set_bank_swizzle
Vadim Girlin
2011-08-25
1
-10
/
+20
|
*
softpipe: add const qualifier to silence warnings
Brian Paul
2011-08-25
1
-1
/
+1
|
*
softpipe: implement TXF support via get_texel callback
Dave Airlie
2011-08-25
1
-0
/
+69
|
*
softpipe: add get_dims callback for TXQ support. (v2)
Dave Airlie
2011-08-25
1
-0
/
+40
|
*
android: add support for r600g
Chia-I Wu
2011-08-25
1
-0
/
+42
|
*
r600g: share the source list
Chia-I Wu
2011-08-25
3
-31
/
+19
|
*
llvmpipe: add more restrict keywords
Brian Paul
2011-08-24
1
-4
/
+4
|
*
r600g: fill out missing entries in opcode tables.
Dave Airlie
2011-08-24
1
-0
/
+36
|
*
android: build softpipe
Chia-I Wu
2011-08-21
1
-0
/
+67
|
*
r600g: don't allocate separate depth and stencil for transfer textures on EG
Marek Olšák
2011-08-19
1
-1
/
+2
[next]