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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
progs/glsl: update shtest.c to handle 1D/3D/CUBE/RECT textures
Brian Paul
2009-08-20
1
-16
/
+70
*
|
|
progs/glsl: tweaks to shtest.c
Brian Paul
2009-08-20
1
-2
/
+3
*
|
|
nv50: use VTX_ATTR_nF for constant vtxelts
Christoph Bumiller
2009-08-20
3
-1
/
+75
*
|
|
nv50: set vertex buffer limits
Christoph Bumiller
2009-08-20
1
-2
/
+11
*
|
|
nv50: modify vbo format to hw translation, add BGRA swizzle
Christoph Bumiller
2009-08-20
1
-39
/
+65
*
|
|
st/egl: Open the first drm node
Jakob Bornecrantz
2009-08-20
1
-1
/
+12
*
|
|
progs/glsl: more comments in shtest.c
Brian Paul
2009-08-20
1
-0
/
+2
*
|
|
tgsi: when printing/dumping programs indent loops and conditionals
Brian Paul
2009-08-20
1
-0
/
+35
*
|
|
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
2
-0
/
+8
*
|
|
tgsi: handle SOA dependencies for MOV/SWZ
Brian Paul
2009-08-20
2
-14
/
+44
*
|
|
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-20
2
-0
/
+3
*
|
|
r600: try and get everything in the draw in one IB
Alex Deucher
2009-08-20
1
-3
/
+10
*
|
|
r600: move misc regs from general state
Alex Deucher
2009-08-20
1
-7
/
+9
*
|
|
mesa: add GL_DEPTH_STENCIL to glCopyPixels error check
Brian Paul
2009-08-20
1
-1
/
+8
*
|
|
r600: rework emit code
Alex Deucher
2009-08-20
4
-37
/
+44
*
|
|
radeon: Update regulary cs processing info from kernel.
Pauli Nieminen
2009-08-20
3
-6
/
+12
*
|
|
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-19
6
-12
/
+12
*
|
|
gallium: fix tags target in Makefile.template
Brian Paul
2009-08-19
1
-1
/
+1
*
|
|
radeon: fix typo in last dma patch
Alex Deucher
2009-08-19
1
-1
/
+1
*
|
|
intel: Fix failure to commit -a --amend before last push.
Eric Anholt
2009-08-19
1
-1
/
+1
*
|
|
intel: Align cubemap texture height to its padding requirements.
Eric Anholt
2009-08-19
1
-0
/
+10
*
|
|
intel: Align untiled region height to 2 according to 965 docs.
Eric Anholt
2009-08-19
1
-0
/
+10
*
|
|
radeon: Add debug output for dma buffer object numbers.
Pauli Nieminen
2009-08-19
1
-3
/
+18
*
|
|
radeon: Fix dma buffer object pool to scale object sizes.
Pauli Nieminen
2009-08-19
2
-11
/
+42
*
|
|
r600: minor cleanup
Alex Deucher
2009-08-19
1
-2
/
+1
*
|
|
progs/xdemos: add multictx to .gitignore
Brian Paul
2009-08-19
1
-0
/
+1
*
|
|
tgsi: Add missing include.
José Fonseca
2009-08-19
1
-0
/
+1
*
|
|
tgsi: Fix typo in ureg constant creation.
José Fonseca
2009-08-19
1
-1
/
+1
*
|
|
st/xlib: remove a couple more 'fake' references
Keith Whitwell
2009-08-19
1
-4
/
+2
*
|
|
st/xlib: remove dead ungrab helper
Keith Whitwell
2009-08-19
1
-13
/
+0
*
|
|
tgsi: silence compiler warning
Keith Whitwell
2009-08-19
1
-1
/
+1
*
|
|
tgsi: remove unused function argument
Keith Whitwell
2009-08-19
1
-4
/
+2
*
|
|
tgsi: add missing functionality to support instructions with labels
Keith Whitwell
2009-08-19
2
-1
/
+57
*
|
|
r300g: Force off ZTOP optimizations for now.
Corbin Simpson
2009-08-18
1
-1
/
+2
*
|
|
r300g: Utilize DONTBLOCK.
Corbin Simpson
2009-08-18
1
-8
/
+19
*
|
|
radeon-gallium: Oh, look, we *do* already support DONTBLOCK.
Corbin Simpson
2009-08-18
1
-6
/
+5
*
|
|
r300g: Massively cleanup OQ.
Corbin Simpson
2009-08-18
6
-29
/
+174
*
|
|
r300g: Add high_second_pipe cap for R3xx chipsets.
Corbin Simpson
2009-08-18
2
-1
/
+11
*
|
|
radeon-gallium: Stop using outdated ioctls.
Corbin Simpson
2009-08-18
1
-11
/
+3
*
|
|
Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."
Corbin Simpson
2009-08-18
6
-2
/
+46
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
7
-6
/
+44
|
\
\
\
|
*
|
|
tgsi/ppc: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+5
|
*
|
|
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+4
|
*
|
|
mesa: when emitting vertex program fog, set yzw=0,0,1
Brian Paul
2009-08-18
1
-0
/
+2
|
*
|
|
progs/demos: print more info in fbotexture.c
Brian Paul
2009-08-14
1
-4
/
+24
|
*
|
|
gallium: Always map for READ flag when DISCARD is not set.
José Fonseca
2009-08-14
1
-0
/
+7
|
*
|
|
trace: Remove space next to the class attribute of the trace.
José Fonseca
2009-08-14
1
-1
/
+1
|
*
|
|
python/retrace: Open bz2 files correctly.
José Fonseca
2009-08-14
1
-1
/
+1
*
|
|
|
egl/xlib: move call to create_configs() after we set the Xdpy field
Brian Paul
2009-08-18
1
-2
/
+2
*
|
|
|
mesa: call FLUSH_CURRENT() for GL_CURRENT_TEXTURE_COORDS query
Brian Paul
2009-08-18
2
-1
/
+5
[prev]
[next]