index
:
~currojerez/mesa
master
mesa-next
Unnamed repository; edit this file to name it for gitweb.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-02
Merge remote branch 'origin/master' into local
HEAD
master
Francisco Jerez
26
-364/+921
2010-02-02
tgsi: ureg_DECL_gs_input() accepts shader semantics.
Michal Krol
2
-6/+16
2010-02-02
vega: implement tgsi_ureg shaders cache
Igor Oliveira
1
-74/+75
2010-02-02
vega: change tgsi asm by tgsi_ureg
Igor Oliveira
1
-171/+380
2010-02-02
r200: Fix EXT_fogcoord rendering.
Pauli Nieminen
1
-2/+2
2010-02-02
r300g: Fix funky segfault.
Corbin Simpson
2
-6/+8
2010-02-02
st/egl: Wrong context might be used in eglBindTexImage.
Chia-I Wu
1
-9/+11
2010-02-02
docs: Update for EGL environment variables.
Chia-I Wu
2
-2/+7
2010-02-02
progs/es2: Fix an assertion failure in tri.
Chia-I Wu
1
-2/+3
2010-02-02
st/mesa: fix texture deallocation bug
Brian Paul
1
-12/+10
2010-02-02
progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
Brian Paul
3
-0/+233
2010-02-02
mesa: change _mesa_find_free_register() to find multiple free regs
Brian Paul
3
-29/+62
2010-02-01
r300g: Inline immediates where possible.
Corbin Simpson
2
-8/+60
2010-02-01
st/mesa: remove duplicate calculation of fp input mapping
Keith Whitwell
5
-37/+12
2010-02-01
st/mesa: remove dead stfp input_map array
Keith Whitwell
2
-12/+0
2010-02-01
mesa: added _mesa_print_vp/p_inputs() functions (debug aids)
Brian Paul
2
-0/+47
2010-02-01
glslcompiler: add glapi_nop.o to OBJECTS
Brian Paul
1
-0/+1
2010-02-01
dri/nouveau: Minor style fixes.
Francisco Jerez
6
-40/+36
2010-02-01
mesa: Add a BITSET_FFS function.
Francisco Jerez
1
-1/+24
2010-02-01
Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa
Francisco Jerez
18
-25/+7
2010-02-01
mesa: Remove unnecessary headers.
Vinson Lee
3
-7/+0
2010-02-01
glx: Remove unnecessary headers.
Vinson Lee
8
-12/+0
2010-02-01
st/dri: Remove duplicate type qualifier.
Vinson Lee
1
-1/+1
2010-02-01
i965g: Add missing va_end.
Vinson Lee
1
-0/+1
2010-02-01
r300g: Fix memory leak on memory allocation failure.
Vinson Lee
1
-1/+4
2010-02-01
r600: Remove duplicate assignment.
Vinson Lee
1
-1/+1
2010-02-01
egl: Remove unnecessary headers.
Vinson Lee
3
-3/+0
2010-02-01
Nuke the nv04-nv20 gallium pipe drivers.
Francisco Jerez
64
-8942/+8
2010-02-01
dri/nouveau: Fix for the latest nouveau_class.h changes.
Francisco Jerez
1
-11/+11
2010-02-01
dri/nouveau: Make HWTNL the default fallback state.
Francisco Jerez
1
-2/+2
2010-02-01
dri/nouveau: Lighting.
Francisco Jerez
16
-58/+966
2010-02-01
dri/nouveau: Fix up nv2x stencil.
Francisco Jerez
4
-27/+58
2010-02-01
dri/nouveau: Use a bitset again for nctx->dirty.
Francisco Jerez
5
-14/+49
2010-02-01
dri/nouveau: INLINE -> inline
Francisco Jerez
4
-26/+26
2010-02-01
vbo: Fix up in-place splitting for non-contiguous/indexed primitives.
Francisco Jerez
2
-52/+61
2010-02-01
dri/nouveau: Immediate vertex submission.
Francisco Jerez
6
-292/+591
2010-02-01
st/dri2: Use event-driven buffer validation.
Francisco Jerez
9
-88/+33
2010-02-01
dri/nouveau: Use event driven buffer validation.
Francisco Jerez
7
-17/+67
2010-02-01
dri2: Event driven buffer validation.
Francisco Jerez
13
-43/+75
2010-02-01
dri/nouveau: Factor out the scissor calculations.
Francisco Jerez
4
-20/+21
2010-02-01
dri/nouveau: Style fixes.
Francisco Jerez
14
-26/+28
2010-02-01
dri/nouveau: Avoid some unnecessary flushes.
Francisco Jerez
1
-1/+2
2010-02-01
Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa
Francisco Jerez
1062
-17435/+48650
2010-02-01
nv04: Update to new nouveau_class.h
Marcin KoĆcielnicki
1
-20/+20
2010-02-01
nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroy
Marcin Slusarz
3
-6/+9
2010-02-01
nv10, nv20: Fix build.
Francisco Jerez
2
-2/+2
2010-01-31
egl: Clean up surface attributes.
Chia-I Wu
3
-57/+127
2010-01-31
egl: Add support for more EGLImage extensions to EGL core.
Chia-I Wu
4
-11/+60
2010-01-31
st/mesa: Remove unnecessary headers.
Vinson Lee
3
-3/+0
2010-01-31
mesa: Remove unnecessary headers.
Vinson Lee
4
-10/+0
[next]