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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Remove all mention of MESA_FORMAT_CI8
Ian Romanick
2011-08-29
11
-160
/
+5
*
dri: Remove MESA_FORMAT_CI8 bits from drivers that don't do paletted textures
Ian Romanick
2011-08-29
12
-32
/
+0
*
scons: add swrast/s_texture.c to the build
Brian Paul
2011-08-29
1
-0
/
+1
*
intel: Rely on Mesa core for the non-blit glTexSubImage* implementation.
Eric Anholt
2011-08-29
1
-84
/
+65
*
mesa: Convert texture debug dump function to using MapTextureImage().
Brian Paul
2011-08-29
2
-44
/
+52
*
intel: Remove our custom _mesa_store_compressed_texsubimage2d().
Eric Anholt
2011-08-29
1
-83
/
+33
*
mesa: Convert texstore.c to accessing textures using MapTextureImage.
Brian Paul
2011-08-29
1
-107
/
+231
*
nouveau: Add MapTextureImage() implementation.
Eric Anholt
2011-08-29
1
-0
/
+81
*
radeon: Add MapTextureImage() implementation.
Eric Anholt
2011-08-29
1
-0
/
+77
*
radeon: Refactor the common texture hook setup to common code.
Eric Anholt
2011-08-29
8
-146
/
+52
*
swrast: Add implementation of MapTextureImage/UnmapTextureImage.
Brian Paul
2011-08-29
4
-0
/
+126
*
intel: Add implementation of MapTextureImage/UnmapTextureImage.
Eric Anholt
2011-08-29
3
-2
/
+92
*
st/mesa: Add implementation of MapTextureImage.
Brian Paul
2011-08-29
1
-0
/
+45
*
mesa: Add driver hooks for texture image mapping/unmapping.
Brian Paul
2011-08-29
1
-0
/
+19
*
mesa: Don't check for image->Data when freeing an image's contents.
Eric Anholt
2011-08-29
3
-12
/
+5
*
Rename some driver FreeTextureImageData functions to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
2
-4
/
+5
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
17
-27
/
+27
*
i915g: remove unused var in i915_flush_heuristically()
Brian Paul
2011-08-29
1
-2
/
+0
*
winsys/g3dvl: Fix include style
Kai Wasserbäch
2011-08-29
3
-19
/
+19
*
tests/unit: Fix include style
Kai Wasserbäch
2011-08-29
1
-5
/
+5
*
targets/xorg-vmwgfx: Fix include style
Kai Wasserbäch
2011-08-29
1
-1
/
+1
*
st/xorg: Fix include style
Kai Wasserbäch
2011-08-29
7
-31
/
+31
*
vdpau: Fix include style
Kai Wasserbäch
2011-08-29
9
-31
/
+32
*
va: Fix include style
Kai Wasserbäch
2011-08-29
8
-19
/
+19
*
d3d1x: Fix include style
Kai Wasserbäch
2011-08-29
5
-19
/
+19
*
include/pipe: Fix include style
Kai Wasserbäch
2011-08-29
2
-6
/
+6
*
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
*
vl: Fix include style
Kai Wasserbäch
2011-08-29
20
-63
/
+63
*
util: Fix include style
Kai Wasserbäch
2011-08-29
4
-18
/
+18
*
g3dvl: Fix a bug not decoding the last 32-64 bits of an mpeg2 bitstream.
Christian König
2011-08-29
2
-8
/
+7
*
st/vdpau: Respect source_rect in VideoMixerRender
Christian König
2011-08-29
1
-1
/
+11
*
egl: Use gbm/wayland flags regardless of egl_dri2
Benjamin Franzke
2011-08-29
1
-10
/
+10
*
xvmc tests: Clean up test_rendering slightly
Maarten Lankhorst
2011-08-28
1
-14
/
+24
*
android: add support for egl_dri2
Chia-I Wu
2011-08-28
2
-0
/
+53
*
egl_dri2: add support for Android
Chia-I Wu
2011-08-28
3
-0
/
+749
*
egl_dri2: allow RGBA masks to be specified for matching
Chia-I Wu
2011-08-28
5
-5
/
+27
*
glsl_to_tgsi: remove unused code
Marek Olšák
2011-08-27
2
-80
/
+0
*
android: make DRM optional
Chia-I Wu
2011-08-27
4
-6
/
+33
*
android: add support for nouveau
Chia-I Wu
2011-08-27
7
-0
/
+203
*
android: add support for r300g
Chia-I Wu
2011-08-27
3
-2
/
+56
*
android: add support for i915g
Chia-I Wu
2011-08-27
4
-0
/
+87
*
android: add support for vmwgfx
Chia-I Wu
2011-08-27
4
-0
/
+90
*
winsys/i915: share the source list
Chia-I Wu
2011-08-27
3
-11
/
+8
*
winsys/svga: share the source list
Chia-I Wu
2011-08-27
3
-21
/
+13
*
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
*
targets/egl-static: fix nouveau and vmwgfx for Android
Chia-I Wu
2011-08-27
1
-0
/
+10
[next]