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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
st/egl image: multiply drm buf-stride with blocksize
Benjamin Franzke
2010-11-01
1
-1
/
+2
|
*
targets/egl: Fix a warning with --disable-opengl build.
Chia-I Wu
2010-10-31
1
-2
/
+1
|
*
targets: Add missing quotes to Makefile.xorg.
Chia-I Wu
2010-10-29
1
-1
/
+1
|
*
Merge branch 'glapi-reorg'
Chia-I Wu
2010-10-29
1
-3
/
+2
|
|
\
|
|
*
glapi: Do not use glapidispatch.h.
Chia-I Wu
2010-10-27
1
-3
/
+2
|
*
|
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-28
2
-15
/
+0
|
*
|
gallivm: always enable LLVMAddInstructionCombiningPass()
José Fonseca
2010-10-28
1
-7
/
+1
*
|
|
[g3dvl] move stuff from flush into own functions
Christian König
2010-11-11
1
-37
/
+59
*
|
|
[g3dvl] remove empty block handling for now
Christian König
2010-11-11
8
-76
/
+5
*
|
|
[g3dvl] use only one vertex element for ycbcr z-coord
Christian König
2010-11-11
1
-39
/
+26
*
|
|
[g3dvl] move the rest of the calculations into the vertex shader
Christian König
2010-11-11
2
-138
/
+124
*
|
|
[g3dvl] cleanup vert_stream_0
Christian König
2010-11-11
1
-59
/
+35
*
|
|
[g3dvl] use clamp to border for empty block handling
Christian König
2010-11-10
1
-31
/
+32
*
|
|
[g3dvl] move to 3D textures for y cb cr
Christian König
2010-11-10
1
-94
/
+84
*
|
|
[g3dvl] again rework vertex shader a bit
Christian König
2010-11-10
1
-17
/
+34
*
|
|
[g3dvl] workaround for motion vertical field selection
Christian König
2010-11-09
1
-8
/
+23
*
|
|
[g3dvl] start handling motion_vertical_field_select
Christian König
2010-11-09
2
-0
/
+6
*
|
|
[g3dvl] cleanup naming convention and comments
Christian König
2010-11-06
1
-20
/
+27
*
|
|
[g3dvl] motion type depends on picture structure not dct type
Christian König
2010-11-06
1
-7
/
+8
*
|
|
[g3dvl] simplyfy shaders and fix bugs
Christian König
2010-11-05
1
-23
/
+16
*
|
|
[g3dvl] it finally starts to look like a badly deinterlaced video
Christian König
2010-11-05
1
-17
/
+55
*
|
|
[g3dvl] move scaling to macroblocksize into vertex shader
Christian König
2010-11-05
1
-63
/
+57
*
|
|
[g3dvl] move vertex normalisation into vertex shader
Christian König
2010-11-04
2
-34
/
+44
*
|
|
[g3dvl] rework shader a bit
Christian König
2010-11-04
1
-219
/
+56
*
|
|
Fix zero block handling for field based mc
Christian König
2010-11-03
1
-26
/
+39
*
|
|
First try of field based mc
Christian König
2010-10-30
1
-19
/
+190
*
|
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-28
192
-4010
/
+7469
|
\
|
|
|
*
|
gallium: Avoid using __doc__ in python scripts.
José Fonseca
2010-10-28
3
-6
/
+6
|
*
|
Fix build on systems where "python" is python 3.
Kenneth Graunke
2010-10-27
2
-6
/
+6
|
*
|
r300g: add a default channel ordering of texture border for unhandled formats
Marek Olšák
2010-10-27
1
-9
/
+5
|
*
|
r600g: Silence uninitialized variable warnings.
Vinson Lee
2010-10-27
1
-4
/
+4
|
*
|
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-10-27
1
-0
/
+5
|
*
|
r600g: Destroy the blitter.
Tilman Sauerbeck
2010-10-27
1
-0
/
+2
|
*
|
r600g: In radeon_bo(), call LIST_INITHEAD early.
Tilman Sauerbeck
2010-10-27
1
-1
/
+1
|
|
/
|
*
r600g: add assembler support for all the kcache fields.
Dave Airlie
2010-10-26
3
-2
/
+17
|
*
r600g: fix magic 0x1 ->flat shade ena
Dave Airlie
2010-10-26
2
-2
/
+2
|
*
translate: remove unused prototypes
Brian Paul
2010-10-25
1
-9
/
+0
|
*
translate: use function typedefs, casts to silence warnings
Brian Paul
2010-10-25
2
-27
/
+35
|
*
rtasm: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
1
-1
/
+1
|
*
util: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
1
-1
/
+2
|
*
r300g: fix texture border for 16-bits-per-channel formats
Marek Olšák
2010-10-24
1
-4
/
+9
|
*
Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS
Jon TURNEY
2010-10-24
1
-6
/
+8
|
*
r600g: drop more common state handling code
Dave Airlie
2010-10-24
4
-151
/
+80
|
*
r600g: Also clear bc data when we're destroying a shader.
Tilman Sauerbeck
2010-10-24
3
-1
/
+39
|
*
r600g: Added r600_pipe_shader_destroy().
Tilman Sauerbeck
2010-10-24
3
-2
/
+16
|
*
r600g: merge more of the common r600/evergreen state handling
Dave Airlie
2010-10-24
4
-172
/
+106
|
*
r600g: Fixed r600_vertex_element leak.
Tilman Sauerbeck
2010-10-24
4
-18
/
+10
|
*
softpipe: remove >32bpp color restriction
Brian Paul
2010-10-23
2
-8
/
+1
|
*
softpipe: added some texture sample debug code (disabled)
Brian Paul
2010-10-23
1
-7
/
+50
|
*
st/egl: Use resource reference count for egl_g3d_sync.
Chia-I Wu
2010-10-23
2
-5
/
+2
[prev]
[next]