index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-04
silence compiler warning
Alan Hourihane
1
-2
/
+2
2010-01-04
Fix test
Alan Hourihane
1
-2
/
+2
2010-01-02
python: Don't generate a import library for python module either.
José Fonseca
1
-0
/
+2
2010-01-02
i965: Add missing include.
José Fonseca
1
-0
/
+2
2010-01-02
gdi: Don't generate import libraries for opengl32.dll.
José Fonseca
1
-0
/
+2
2010-01-02
util: Silent potential loss of precision warnings.
José Fonseca
1
-3
/
+2
2010-01-01
tgsi: Add missing semantic name in text parser.
Igor Oliveira
1
-0
/
+1
2010-01-01
r300: Fix scons build.
José Fonseca
2
-4
/
+10
2010-01-01
llvmpipe: Add missing include path.
José Fonseca
1
-0
/
+2
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
16
-338
/
+180
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
23
-290
/
+196
2010-01-01
gallium: Remove the sct module.
José Fonseca
6
-656
/
+0
2010-01-01
scons: Don't globally define WIN32_LEAN_AND_MEAN.
José Fonseca
1
-1
/
+2
2009-12-31
nv50: small fix for handling "dangerous" swizzles
Christoph Bumiller
1
-1
/
+1
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
36
-55
/
+323
2009-12-31
nv50: fix TEXLOD sequence and use it only in FPs
Christoph Bumiller
1
-1
/
+8
2009-12-31
nv50: cannot kill branch if immediate is used
Christoph Bumiller
1
-0
/
+3
2009-12-31
nv50: make assimilate_temp safe
Christoph Bumiller
1
-16
/
+28
2009-12-31
nv50: handle TGSI_OPCODE_EXP,LOG
Christoph Bumiller
1
-0
/
+59
2009-12-31
nv50: add support for subroutines
Christoph Bumiller
1
-53
/
+78
2009-12-31
nv50: alloc_reg on reg_instance
Christoph Bumiller
1
-14
/
+15
2009-12-31
nv50: multiply polygon offset units by 2
Christoph Bumiller
1
-1
/
+1
2009-12-31
nv50: neg and abs modifiers for flops
Christoph Bumiller
1
-28
/
+55
2009-12-31
nv50: don't negate immediates in set_immd
Christoph Bumiller
1
-12
/
+5
2009-12-30
nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40
Luca Barbieri
6
-55
/
+74
2009-12-29
st/xorg: Use C-style comments.
Vinson Lee
1
-16
/
+16
2009-12-30
st/xorg: Fix warning and add a TODO comment
Jakob Bornecrantz
1
-0
/
+6
2009-12-30
st/xorg: On close wait on fences and then destroy the screen
Jakob Bornecrantz
1
-1
/
+11
2009-12-30
st/xorg: Be proper with pipe pointers on close in exa
Jakob Bornecrantz
1
-0
/
+3
2009-12-30
st/xorg: Make sure we don't overrun the fence array in block handler
Jakob Bornecrantz
1
-1
/
+1
2009-12-28
st/egl: Move declaration before code.
Vinson Lee
1
-1
/
+2
2009-12-28
llvmpipe: Fix assert.
Vinson Lee
1
-1
/
+1
2009-12-28
llvmpipe: Silence compiler warnings.
Vinson Lee
2
-2
/
+7
2009-12-28
nouveau: Unreference state/buffer objects on context/screen destruction.
Younes Manton
12
-5
/
+102
2009-12-28
nouveau: Fix swizzling for copies to rectangular textures
Luca Barbieri
1
-3
/
+12
2009-12-28
nouveau: Fix nv20-40 swizzled miptree RTs
Luca Barbieri
9
-3
/
+122
2009-12-28
NV30/NV40 CMP and SCS src == dst handling
Luca Barbieri
2
-16
/
+48
2009-12-28
llvmpipe: Unmapping vertex/index buffers does NOT flush draw module anymore.
José Fonseca
1
-1
/
+7
2009-12-28
python/retrace: Dump only the specified image rectangles.
José Fonseca
1
-2
/
+2
2009-12-28
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
7
-141
/
+24
2009-12-28
scons: Fix xlib build.
José Fonseca
1
-1
/
+1
2009-12-28
nv04: Fix build after the latest nouveau_class.h changes.
Francisco Jerez
6
-62
/
+62
2009-12-28
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
8
-72
/
+69
2009-12-28
util: better fix for unused variable warnings with asserts
Keith Whitwell
1
-1
/
+1
2009-12-28
llvmpipe: Silence compiler warnings.
Vinson Lee
6
-4
/
+6
2009-12-27
st/xorg: Silence unused variable warnings.
Vinson Lee
3
-0
/
+3
2009-12-27
g3dvl: Silence compiler warnings.
Vinson Lee
1
-0
/
+11
2009-12-27
st/vega: Silence compiler warnings.
Vinson Lee
6
-11
/
+4
2009-12-27
gallium/xlib: Silence unused variable warning.
Vinson Lee
1
-0
/
+1
2009-12-27
trace: Silence unused variable warnings.
Vinson Lee
1
-0
/
+2
[next]