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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
1
-6
/
+7
*
nv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM formats
Marcin Slusarz
2011-09-13
2
-0
/
+16
*
r600g: remove unused function r600_buffer_from_handle
Marek Olšák
2011-09-12
2
-28
/
+0
*
r600g: remove an irrelevant XXX comment
Marek Olšák
2011-09-12
1
-1
/
+1
*
r600g: remove r600_resource_buffer struct
Marek Olšák
2011-09-12
4
-80
/
+65
*
r600g: set the return type of radeon_destroy to void
Marek Olšák
2011-09-12
1
-1
/
+1
*
r600g: remove r600_drm_public.h
Marek Olšák
2011-09-12
2
-1
/
+1
*
r600g: inline some of the winsys r600_get functions
Marek Olšák
2011-09-12
5
-12
/
+7
*
r600g: compute tiling info in the pipe, not in the winsys
Marek Olšák
2011-09-12
4
-12
/
+133
*
r600g: cleanup build include dirs and dependencies
Marek Olšák
2011-09-12
3
-8
/
+2
*
r300g: handle the new CAPs
Marek Olšák
2011-09-11
1
-0
/
+2
*
nouveau: Add support for XvMC acceleration
Maarten Lankhorst
2011-09-10
6
-7
/
+1328
*
r300/compiler: Implement ROUND
Tom Stellard
2011-09-10
4
-1
/
+56
*
r600g: fix shadow rect samplers
Marek Olšák
2011-09-10
1
-3
/
+6
*
r600g: use SAMPLE_LB for OPCODE_TXB
Marek Olšák
2011-09-10
1
-3
/
+6
*
r600g: enable texture arrays
Marek Olšák
2011-09-10
1
-3
/
+3
*
r600g: add support for shadow array samplers
Marek Olšák
2011-09-10
2
-19
/
+57
*
r600g: implement texture arrays for evergreen
Marek Olšák
2011-09-10
1
-5
/
+18
*
r600g: always decompress all mipmaps and layers, slices, or faces of zbuffers
Marek Olšák
2011-09-10
2
-28
/
+49
*
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
[next]