index
:
~cooperyuan/r300g-xvmc
master
gallium part for AMD r5xx video acceleration
cooperyuan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
xvmc: fix build error
HEAD
master
Cooper Yuan
1
-0
/
+1
2009-10-23
xvmc: adjust video context creating argument
Cooper Yuan
2
-15
/
+10
2009-10-21
xvmc: prepare to flush front buffer
Cooper Yuan
2
-7
/
+11
2009-10-10
xvmc: add several mpeg12 related functions
Cooper Yuan
3
-33
/
+223
2009-10-09
xvmc: create hardware dependent context for video
Cooper Yuan
2
-19
/
+86
2009-10-09
xvmc: add vl_screen_create and vl_video_create functions
Cooper Yuan
3
-33
/
+31
2009-10-07
xvmc: change makefile in order to match new g3dvl's architecture
Cooper Yuan
1
-9
/
+6
2009-09-25
xvmc: refine libradeon_vl.so's Makefile
Cooper Yuan
1
-7
/
+9
2009-09-25
xvmc: link libmesagallium.a
Cooper Yuan
1
-9
/
+3
2009-09-25
xvmc: delete unused functions
Cooper Yuan
1
-82
/
+0
2009-09-24
xvmc: return pipe_context rather than radeon_vl_context
Cooper Yuan
1
-1
/
+1
2009-09-24
xvmc: delete unused header file
Cooper Yuan
1
-2
/
+0
2009-09-24
xvmc: refine Makefile again
Cooper Yuan
1
-6
/
+11
2009-09-24
xvmc: refine Makefile
Cooper Yuan
1
-46
/
+85
2009-09-23
xvmc: link to auxiliary library and refine context creating
Cooper Yuan
3
-60
/
+53
2009-09-23
xvmc: refine libradeon_vl.so Makefile
Cooper Yuan
2
-14
/
+34
2009-09-22
xvmc: link to libradeonwinsys.a in order to use radeon_create_r300_winsys
root
2
-19
/
+6
2009-09-22
xvmc: rename radeon vl library
Cooper Yuan
2
-2
/
+2
2009-09-21
xvmc: fix build error by deleting some functions, should be added later
Cooper Yuan
2
-8
/
+8
2009-09-21
xvmc: move context and screen management to radeon_vl.c
Cooper Yuan
3
-89
/
+48
2009-09-21
xvmc: add hardware context and screen management, not finished
Cooper Yuan
4
-7
/
+342
2009-09-13
xvmc: change tgsi opcode for libg3dvl.a library
Cooper Yuan
2
-8
/
+8
2009-09-05
r300g: update the value of register VAP_VF_MAX_VTX_INDX
Cooper Yuan
1
-1
/
+2
2009-09-05
r300g: update rs_block state after changing rasterizer
Cooper Yuan
1
-0
/
+1
2009-09-05
r300g: need to validate scissor and viewport state if bind new rasterizer
Cooper Yuan
1
-0
/
+2
2009-09-04
r600: add support for EXT_texture_sRGB
Alex Deucher
2
-0
/
+44
2009-09-04
r300: Add support for GL_EXT_provoking_vertex
Alex Deucher
3
-4
/
+12
2009-09-04
r600: Add support for GL_EXT_provoking_vertex
Alex Deucher
2
-0
/
+10
2009-09-04
i965: Don't set the complete field when there is more VUE yet to come.
Eric Anholt
1
-1
/
+1
2009-09-04
i965: Add support for 2 threads in the GS.
Eric Anholt
1
-1
/
+4
2009-09-04
i965: Add support for KIL_NV in brw_wm_emit.c
Eric Anholt
2
-0
/
+19
2009-09-04
scons: Used wrong exception class.
José Fonseca
1
-1
/
+1
2009-09-04
scons: Don't use scons internal functions.
José Fonseca
1
-13
/
+4
2009-09-04
r600: fix Elts handling
Alex Deucher
2
-3
/
+16
2009-09-04
ARB prog: replace 'unsigned' with 'gl_state_index'
Brian Paul
5
-195
/
+195
2009-09-04
ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
Brian Paul
5
-37
/
+23
2009-09-04
gallium/xlib: minor clean-ups
Brian Paul
1
-14
/
+5
2009-09-04
i915g: Fix warnings in scons build by using byte pointers
Jakob Bornecrantz
1
-2
/
+2
2009-09-04
tgsi: Document differencies between vs_1_1 and vs_2_0 for EXPP and LOGP.
Michal Krol
1
-2
/
+12
2009-09-03
docs: 7.5.1 md5 sums
Brian Paul
1
-1
/
+9
2009-09-03
docs: point to fd.o for downloads instead of SourceForge
Brian Paul
1
-5
/
+5
2009-09-03
gallium/xlib: silence unitialized var warning
Brian Paul
1
-1
/
+1
2009-09-03
gallium/xlib: silence uninitialized var warning
Brian Paul
1
-1
/
+1
2009-09-03
st/mesa: silence uninitialized var warnings
Brian Paul
1
-2
/
+2
2009-09-03
docs: prep for 7.5.1 release
Brian Paul
1
-5
/
+1
2009-09-03
docs: added news entry for 7.5.1
Brian Paul
1
-0
/
+7
2009-09-03
docs: update precompiled libs info
Brian Paul
1
-9
/
+3
2009-09-03
docs: move SGI GLU link
Brian Paul
1
-1
/
+1
2009-09-03
st/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted position
Brian Paul
1
-0
/
+4
2009-09-03
st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
Keith Whitwell
1
-14
/
+51
[next]