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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
r300/compiler: align memory allocations to 8-bytes
Matt Turner
2011-05-09
1
-1
/
+1
|
*
r300g: unreference a zbuffer surface after decompression
Marek Olšák
2011-05-09
1
-0
/
+2
|
*
r300g: remove redundant state variable hyperz_locked
Marek Olšák
2011-05-09
5
-14
/
+12
|
*
mesa: document instructions ir_to_mesa emits
Marek Olšák
2011-05-09
1
-14
/
+14
|
*
r300c: Fix up for register allocator rewrite.
Michel Dänzer
2011-05-09
2
-0
/
+2
|
*
r600g: anisotropic filtering support for evergreen hw
Jerome Glisse
2011-05-09
5
-23
/
+31
|
*
r600g: add support for anisotropic filtering
Carl-Philip Haensch
2011-05-09
2
-3
/
+26
|
*
gallium: Factor out unknown endianness detection.
Michel Dänzer
2011-05-09
1
-2
/
+4
|
*
Don't allow compilation if endianness isn't known
Matt Turner
2011-05-09
1
-1
/
+1
|
*
p_config.h: Rely on glibc endianness definitions when available
Matt Turner
2011-05-09
1
-0
/
+12
|
*
st/xorg: add some debugging messages to xorg_exa.c
Marcin Slusarz
2011-05-09
1
-1
/
+15
|
*
st/xorg: remove DEBUG_PRINT macro and add exa_debug_printf
Marcin Slusarz
2011-05-09
1
-30
/
+29
|
*
st/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT set to 1
Marcin Slusarz
2011-05-09
1
-7
/
+5
|
*
cell: fix unbalanced parenthesis
Nicolas Kaiser
2011-05-08
1
-1
/
+1
|
*
mesa: add precision to M_PI constant
Matt Turner
2011-05-06
1
-1
/
+1
|
*
mesa: replace ONE_DIV_LN2 constant with M_LOG2E
Matt Turner
2011-05-06
2
-5
/
+1
*
|
[g3dvl] enable gl_rasterization_rules for idct
Christian König
2011-05-15
1
-11
/
+6
*
|
[g3dvl] enable gl_rasterization_rules for zscan
Christian König
2011-05-15
1
-6
/
+5
*
|
[g3dvl] store mvpos seperately from x,y cord
Christian König
2011-05-15
1
-23
/
+27
*
|
[g3dvl] pre apply zscan to quant matrix
Christian König
2011-05-15
1
-68
/
+51
*
|
[g3dvl] no need for seperate intermediate buffers any more
Christian König
2011-05-15
2
-102
/
+110
*
|
[g3dvl] move alignment of buffers to mb size into context
Christian König
2011-05-15
2
-7
/
+4
*
|
[g3dvl] fix fi_frame mb increment
Christian König
2011-05-14
1
-2
/
+19
*
|
[g3dvl] move dct_type detection out of get_macroblock_modes
Christian König
2011-05-08
1
-29
/
+23
*
|
[g3dvl] fix field selection of mb without mc
Christian König
2011-05-08
1
-18
/
+23
*
|
[g3dvl] memcpy the DCT buffer instead of writing it directly
Christian König
2011-05-07
1
-2
/
+6
*
|
vdpau: use multiple buffers to speed up rendering
Christian König
2011-05-07
2
-9
/
+27
*
|
vdpau: implement PresentationQueueSetBackgroundColor
Christian König
2011-05-07
1
-1
/
+11
*
|
vdpau: as long as we don't have a background picture we don't want an alpha c...
Christian König
2011-05-07
1
-0
/
+4
*
|
[g3dvl] rgba surfaces are clearing if the alpha channel is one
Christian König
2011-05-07
1
-1
/
+1
*
|
[g3dvl] using reciprocals for size calc is sometimes not precise enough
Christian König
2011-05-07
1
-9
/
+9
*
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-05-07
303
-24918
/
+19869
|
\
|
|
*
r300/compiler: implement TXD and TXL opcodes
Marek Olšák
2011-05-07
5
-0
/
+52
|
*
r300g: handle seamless_cube_map caps
Marek Olšák
2011-05-07
1
-0
/
+2
|
*
egl/wayland: Follow wl_resource_destroy changes
Benjamin Franzke
2011-05-06
1
-1
/
+1
|
*
nv50,nvc0: activate seamless cube map filtering
Christoph Bumiller
2011-05-06
3
-1
/
+44
|
*
docs: update relnotes-7.11
Marek Olšák
2011-05-06
1
-0
/
+5
|
*
docs: update GL3 status
Marek Olšák
2011-05-06
1
-1
/
+1
|
*
r600g: implement seamless_cube_map for evergreen
Marek Olšák
2011-05-06
3
-0
/
+15
|
*
gallium: implement seamless cubemap extensions
Marek Olšák
2011-05-06
5
-0
/
+18
|
*
mesa: handle TEXTURE_CUBE_MAP_SEAMLESS in SamplerParameter
Marek Olšák
2011-05-06
1
-0
/
+37
|
*
mesa: implement AMD_seamless_cubemap_per_texture
Marek Olšák
2011-05-06
5
-0
/
+58
|
*
r600g: avoid recursion in rv670 flush workaround
Alex Deucher
2011-05-06
1
-2
/
+7
|
*
gallium/xorg st/nv50: add PIPE_BIND_CURSOR
Marcin Slusarz
2011-05-06
3
-2
/
+12
|
*
Add pci id for FirePro 2270
Kostas Georgiou
2011-05-06
4
-0
/
+4
|
*
egl_dri2: add new radeon pci ids
Alex Deucher
2011-05-06
1
-0
/
+6
|
*
egl: Add a cursor use bit to MESA_drm_image
Kristian Høgsberg
2011-05-06
5
-9
/
+26
|
*
egl/wayland-drm: Generalize interface
Benjamin Franzke
2011-05-06
3
-63
/
+113
|
*
glx: Check flush DRI extension version at runtime
nobled
2011-05-06
1
-2
/
+3
|
*
r600g: add back SOURCE_FORMAT setting that get accidently dropped
Alex Deucher
2011-05-05
1
-0
/
+1
[prev]
[next]