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
Branch
Commit message
Author
Age
965-glsl
Non Square Matrix
Zou Nan hai
17 years
965-ttm
[965] Add a performance note about intel_bufferobj_data implementation.
Eric Anholt
17 years
R300_DRIVER
import r300_driver
Nicolai Haehnle
20 years
arb_copy_buffer
docs: clarify GL_ARB_copy_buffer driver support
Brian Paul
15 years
arb_fbo
mesa: re-enable check for EXT_framebuffer_blit
Brian Paul
16 years
arb_fbo_cleanup
i965: enable GL_ARB_framebuffer_object
Brian Paul
16 years
arb_geometry_shader4
gs: geometry shaders are working
Zack Rusin
15 years
arb_map_buffer_range
st/mesa: enable GL_ARB_map_buffer_range
Brian Paul
15 years
arb_sync
Add ARB_sync to the xorg sw dri driver.
Eric Anholt
15 years
arb_vertex_array_object
docs: document GL_ARB_vertex_array_object
Brian Paul
15 years
asm-shader-rework-1
ARB prog parser: Revert part of previous change to constant parsing
Ian Romanick
15 years
asm-shader-rework-2
NV fp lexer: Add UP4B and UP4UB instructions that were previously missing
Ian Romanick
15 years
asm-shader-rework-3
Merge branch 'master' into asm-shader-rework-3
Ian Romanick
15 years
autoconf
* created autoconf branch
tanner
26 years
cxx-1-branch
Some Doxygenization of the comments
Jose Fonseca
22 years
draw-vbuf-interface
r300-gallium: Factor out common functionality in vbuf emit.
Corbin Simpson
16 years
dri2-swapbuffers
Require new DRI2 proto headers for building
Jesse Barnes
15 years
drm-gem
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
16 years
embedded-1-branch
Remove the Id tags to avoid conflicts when merging.
Jose Fonseca
21 years
embedded-2-branch
Reverted forced eye coords hack in run_vertex_stage.
dok666
22 years
experimental-1
merged with the autoconf branch
tanner
25 years
ext-provoking-vertex
draw: use flatfirst variable
Brian Paul
15 years
frontbuffer-removal
Remove XIDs from DRI interface (see #5714).
Kristian Høgsberg
18 years
gallium-0.1
pipebuffer: is_texture/buffer_referenced helper.
José Fonseca
15 years
gallium-0.1-dri
draw: preserve specular alpha when flatshading -- may be FOGC
Keith Whitwell
16 years
gallium-0.1-dri2
missed piece of merge
Alan Hourihane
16 years
gallium-0.2
nouveau: nv40 swizzled mipmap fixes.
Younes Manton
16 years
gallium-draw-opti
Merge branch 'gallium-0.1' into gallium-draw-opti
Keith Whitwell
17 years
gallium-i915-current
egl: Don't build EGL programs either
Jakob Bornecrantz
17 years
gallium-llvmpipe
llvmpipe: Isolate sampling from TGSI translation.
José Fonseca
15 years
gallium-map-range
Merge commit 'origin/master' into gallium-map-range
José Fonseca
16 years
gallium-master-merge
Merge commit 'origin/gallium-0.2' into gallium-master-merge
Brian Paul
16 years
gallium-mesa-7.4
st/mesa: rework viewport/scissor initialization code
Brian Paul
15 years
gallium-s3tc
progs/tests: Make texcompress2 get texture
Jakob Bornecrantz
16 years
gallium-screen-context
wgl: Use pipe_screen::context_create.
José Fonseca
16 years
gallium-softpipe-winsys
gdi: Implement the new softpipe winsys.
José Fonseca
16 years
gallium-tex-surfaces
draw: Use register names more consistently.
Michal Krol
16 years
gallium-texture-transfer
Merge commit 'origin/master' into gallium-texture-transfer
Keith Whitwell
16 years
gallium-vertex-linear
softpipe: enable vbuf by default
Keith Whitwell
16 years
gallium-wgl-rework
wgl: add missing header
Keith Whitwell
16 years
gallium-winsys-private
wgl: Only export the same symbols as Microsoft's opengl32.dll.
José Fonseca
16 years
gallium-xlib-rework
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
16 years
gallium-xorg-driver
mesa: Add new build target for xorg drivers
Jakob Bornecrantz
16 years
glsl-compiler-1
disable free() until other issues can be fixed...
Brian
18 years
glsl-continue-return
glsl: move/simplify error checking for 'return' statements
Brian Paul
15 years
glsl-continue-return-7-5
cell: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
15 years
glsl-pp-rework-1
Merge branch 'master' into glsl-pp-rework-1
Michal Krol
15 years
glsl-pp-rework-2
glsl/pp: Expand macro actual arguments before pasting into its body.
Michal Krol
15 years
i915tex-pageflip
i915tex: Wait for pending scheduled flips before switching vsync pipe.
Michel Dänzer
18 years
i915tex-zone-rendering
i915tex: Document zone rendering related definitions.
Keith Whitwell
17 years
i915tex_branch
Merge branch 'mesa_7_0_branch' into i915tex_branch
Thomas Hellstrom
17 years
i915tex_privbuffers
Merge branch 'origin' into i915tex_privbuffers
Roland Scheidegger
17 years
index-swtnl-0.1
Add a state-checking stage to the render pipeline for attribute size changes.
Keith Whitwell
18 years
indirect-vbo
glx: Send array enable state to the server
Ian Romanick
16 years
intel-2008-q3
intel: GL_FALSE on a BO if it won't be modified when mapping this BO. (thanks...
Xiang, Haihao
16 years
intel-2008-q4
intel: bump driver date
Xiang, Haihao
16 years
lp-binning
llvmpipe: fix the worst of the depth regressions since switch to 4x4
Keith Whitwell
15 years
master
intel/DRI2: add DRI2flushExtension support with invalidate hook
Kristian Høgsberg
15 years
mesa
Imported sources
jtg
25 years
mesa_20040127_branch
Reorganize two functions which seem to be tickling a gcc bug
Keith Whitwell
21 years
mesa_20040309_branch
Fix problems when sizeof(Node) != sizeof(float)
Keith Whitwell
20 years
mesa_20050114_branch
Calculate haveAccumBuffer, haveDepthBuffer and haveStencilBuffer in
Keith Whitwell
20 years
mesa_3_2_dev
fix for eval regression
Keith Whitwell
24 years
mesa_3_3_texture_env_combine2
added #define GL_MESA_texture_env_combine2 1
hwaechtler
24 years
mesa_3_4_branch
add GL_PER_STAGE_CONSTANTS_NV
Alan Hourihane
23 years
mesa_4_0_branch
move LoadYUVImage into readtex.c
Keith Whitwell
22 years
mesa_5_0_branch
Removed Id line accidentally added in last commit.
Ian Romanick
21 years
mesa_6_0_branch
fix some memory leaks (bug #1002030)
Brian Paul
20 years
mesa_6_2_branch
fix debug output x86-64
Alan Hourihane
19 years
mesa_6_4_branch
patch to increate MaxTextureLevels to 11 (Benno Schulenberg)
Brian Paul
18 years
mesa_7_0_branch
Fix silly type mismatch error in multinoise demo.
Gary Wong
16 years
mesa_7_2_branch
Build fixes for gcc 2.95
Matthieu Herrb
16 years
mesa_7_4_branch
radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil.
Michel Dänzer
15 years
mesa_7_4_idr_staging
i965: check if we run out of GRF/temp registers
Brian Paul
16 years
mesa_7_5_branch
docs: 7.5.2 md5 sums
Ian Romanick
15 years
mesa_7_6_branch
progs/tests: fixes for drawbuffers.c
Brian Paul
15 years
new-frag-attribs
swrast: fix incorrect texcoord attribute test
Brian Paul
15 years
openchrome-branch
openchrome: Fix some compilation errors / warnings.
Thomas Hellstrom
15 years
opengl-es
es: standard Mesa license terms
Brian Paul
16 years
openvg-1.0
vg: remove a silly demo and add a bit better one
Zack Rusin
16 years
outputswritten64
Move vertex shader results above the 32-bit boundry
Ian Romanick
15 years
r300-bufmgr
radeon: align up the allocations for vram
Dave Airlie
16 years
r500-support
r5xx: Add OPCODE_XPD. In working condition, I might add.
Corbin Simpson
16 years
r6xx-r7xx-support
R6xx, add edge rules for triangles
Cooper Yuan
16 years
r6xx-rewrite
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
Alex Deucher
15 years
radeon-rewrite
r300: fix VAP setup
Maciej Cencora
15 years
register-negate
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
16 years
softpipe-opt
softpipe: fix bugs in POT texture sampling when texture is not square
root
15 years
softpipe-private-winsys
softpipe: propogate softpipe winsys changes out to drivers
Keith Whitwell
15 years
softpipe_0_1_branch
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...
Brian
17 years
st-vbo
mesa: revert accidental chandes to test programs
Keith Whitwell
15 years
texfilter_float_branch
swrast: remove unused integer lerp functions
Brian Paul
16 years
texformat-rework
swrast: fix RGB, RGBA texturing code
Brian Paul
15 years
texformat-xrgb
progs/tests: also test 1D textures in packedpixels.c
Brian Paul
15 years
texman_0_1_branch
fix bug when pushing ReadBuffer state for GL_PIXEL_MODE_BIT
Brian Paul
18 years
texmem-1.0
Fix copy-and-paste-o of my e-mail address.
Michel Dänzer
18 years
texmem_0_2_branch
Add a demo illustrating various techniques for uploading dynamic (ie
Keith Whitwell
18 years
texmem_0_3_branch
Another free->align_free
Dave Airlie
18 years
texture_rg
r300: add support for ARB_texture_rg and ARB_half_float_pixel extension
Maciej Cencora
15 years
vbo-0.2
Merge branch 'vbo-0.2-origin' into vbo-0.2
Keith Whitwell
18 years
vbo_0_1_branch
Remove unused index buffer.
Keith Whitwell
18 years
vtx-0-1-branch
checkpoint, changes from end of last year
Keith Whitwell
22 years
vtx-0-2-branch
Merge head into branch
Keith Whitwell
21 years
Tag
Download
Author
Age
mesa_7_5_2
commit 18f3afbe88...
Ian Romanick
15 years
mesa_7_6
commit 86cd188f94...
Ian Romanick
15 years
mesa_7_5_2_rc1
commit 126d62edd1...
Eric Anholt
15 years
mesa_7_6_rc1
commit cc8084932c...
Eric Anholt
15 years
mesa_7_5_1
commit 7d3af894d6...
Brian Paul
15 years
mesa_7_5
commit cd10996d4f...
Brian Paul
15 years
intel_2009q2_rc3
commit 022e8e582e...
Ian Romanick
15 years
mesa_7_5_rc4
commit 418987ff05...
Brian Paul
15 years
mesa_7_4_4
commit d0c391b6a2...
Brian Paul
15 years
mesa_7_4_3
commit 5d387a35ff...
Brian Paul
15 years
mesa_7_5_rc3
commit cfff2a6189...
Brian Paul
15 years
mesa_7_5_rc2
commit 483e247804...
Brian Paul
16 years
mesa_7_4_2
commit da709f163f...
Brian Paul
16 years
mesa_7_5_rc1
commit 9b3d748f02...
Brian Paul
16 years
intel_2009q1_rc3
commit 85396d8ef4...
Ian Romanick
16 years
mesa_7_4
commit bf1e6581a5...
Brian Paul
16 years
intel_2009q1_rc2
commit f535de8721...
Ian Romanick
16 years
mesa_7_4_rc2
commit 20d34b50b5...
Brian Paul
16 years
mesa_7_4_rc1
commit 17db2db9dc...
Brian Paul
16 years
intel_2009q1_rc1
commit a8528a2e86...
Ian Romanick
16 years
mesa_20090313
commit 7d6478cfcc...
Brian Paul
16 years
mesa_7_3
commit faa6d8af59...
Brian Paul
16 years
mesa_7_3_rc3
commit 39e6d0d810...
Brian Paul
16 years
mesa_7_3_rc2
commit 8f8435637d...
Brian Paul
16 years
mesa_7_3_rc1
commit f1455ca5f4...
Brian Paul
16 years
mesa_7_2
commit 35fe0e56e6...
Brian Paul
16 years
mesa_7_2_rc1
commit 419353dc2f...
Brian Paul
16 years
mesa_7_1
commit 6d9b25e522...
Brian Paul
16 years
mesa_7_1_rc4
commit 5d762e1613...
Brian Paul
16 years
mesa_7_1_rc3
commit 2f1b5ffcda...
Brian Paul
16 years
mesa_7_1_rc2
commit 6fe7857629...
Brian Paul
16 years
mesa_7_1_rc1
commit 8bd70a7bbe...
Brian Paul
16 years
mesa_7_0_3
commit 48616e71d2...
Brian
17 years
mesa_7_0_3_rc3
commit 70d227ac62...
Brian
17 years
mesa_7_0_2
commit 8a40b670c3...
Brian
17 years
mesa_7_0_2_rc1
commit 574fd63ff0...
Brian
17 years
mesa_7_0_1
commit ae16a51e95...
Brian
17 years
mesa_7_0_1_rc2
commit 756a7a4e4b...
Brian
17 years
mesa_7_0_1_rc1
commit 005eea249c...
Brian
17 years
mesa_7_0
commit 131baefac3...
Brian
17 years
mesa_6_5_3
commit 02e958a1e4...
Brian
18 years
mesa_6_5_3_rc4
commit 3de20aead2...
Brian
18 years
mesa_6_5_3_rc3
commit 3e5eda9ee9...
Brian
18 years
mesa_6_5_3_rc2
commit ad02042db2...
Brian
18 years
post-merge-glsl-compiler-1
commit 22d9132081...
Brian
18 years
pre-merge-glsl-compiler-1
commit 8051c95a7e...
Brian
18 years
R300_DRIVER_0
commit 20330f422f...
Nicolai Haehnle
before_upgrade_03_01_05
commit d1e40c9bdd...
Aapo Tahkola
blended_fountain
commit 380ba2daec...
Vladimir Dergachev
embedded-1-20030120
commit 2005348110...
Brian Paul
embedded-1-20030224
commit 4b930d3080...
Keith Whitwell
embedded-1-20030305
commit 7b7af467dd...
Keith Whitwell
embedded-1-20030324
commit f221b8df75...
Keith Whitwell
embedded-1-20030417
commit f1f331ef4d...
Alan Hourihane
embedded-1-20030502
commit 3e713fe38c...
Keith Whitwell
gliding_penguin
commit a30402b56a...
Vladimir Dergachev
jump_and_click
commit 5dd4030e76...
Vladimir Dergachev
kw-mesa-1
commit 485f040741...
Keith Whitwell
mesa-6_5-20060712
commit 59cfd3cd3f...
Brian Paul
mesa_20050504
commit ebef61f5c0...
Brian Paul
mesa_20050526
commit 020225496e...
Keith Whitwell
mesa_20050610
commit b4979ec178...
Keith Whitwell
mesa_20050715
commit 8d3aca655e...
Brian Paul
mesa_20060201
commit 11c0215bf8...
Keith Whitwell
mesa_20060325
commit ea4fe661d7...
Brian Paul
mesa_3_1
commit b0294cbbfe...
Brian Paul
mesa_3_1_beta_3
commit 0b6ae412d3...
Jon Taylor
mesa_3_2
commit 5febd0ce8b...
Brian Paul
mesa_3_2_1
commit e1aaeb5a45...
Keith Whitwell
mesa_3_2_beta_1
commit 1b539ed613...
Brian Paul
mesa_3_3
commit 5d5b09cf79...
Brian Paul
mesa_3_4
commit e5c8261f76...
Brian Paul
mesa_3_4_1
commit e430f93ea0...
Brian Paul
mesa_3_4_2
commit 217ff8f196...
Brian Paul
mesa_3_5
commit 5e7591f94c...
Jouk Jansen
mesa_4_0
commit a7f8117153...
Brian Paul
mesa_4_0_1
commit a340c4f6ef...
Brian Paul
mesa_4_0_2
commit aa5698e8ed...
Brian Paul
mesa_4_0_3
commit 4266ec91fe...
Brian Paul
mesa_4_0_4
commit 61b226a4f4...
Brian Paul
mesa_4_1
commit fd062077c6...
Brian Paul
mesa_5_0
commit 33c0b3e233...
Brian Paul
mesa_5_0_1
commit 6faeeb59ba...
Brian Paul
mesa_6_3
commit d4596584f6...
Brian Paul
mesa_6_3_1
commit 1585c234e0...
Ian Romanick
mesa_6_3_1_1
commit 14fa5f6a60...
Ian Romanick
mesa_6_3_2
commit eacd347fce...
Brian Paul
mesa_6_4
commit 7cd7a78d72...
Brian Paul
mesa_6_4_1
commit 53e595017e...
Brian Paul
mesa_6_4_2
commit 3b0c8dcaa3...
Brian Paul
mesa_6_5
commit 482d9dd21d...
Eric Anholt
mesa_6_5_1
commit 0321dac2cd...
Brian Paul
mesa_6_5_2
commit eb667b979b...
Brian Paul
mesa_texman_20060210
commit a6f78d4eee...
Keith Whitwell
noisy_cube
commit f50a1964d1...
Vladimir Dergachev
red_tinted_cube
commit 2fc9351ee7...
Vladimir Dergachev
rotating_gears
commit e443d1ec47...
Vladimir Dergachev
shimmering_gears
commit 4a04f002db...
Vladimir Dergachev
start
commit fd624c0601...
jtg
texman_0_1_20060325
commit af6a480117...
Brian Paul
texman_0_1_20060330
commit 8ecd83f6cd...
Keith Whitwell
texman_0_1_20060621
commit bcc4804410...
Keith Whitwell
texman_0_1_20060705
commit f248927f47...
Keith Whitwell
texman_0_1_pre_ttm
commit b3b325e560...
Keith Whitwell
texmem_0_2_20060912
commit b7fc1c32f8...
Brian Paul
texmem_0_3_20060923
commit 814cae6a45...
Thomas Hellström
texmem_0_3_20060929
commit 9b87fafc91...
Thomas Hellström
the_perfect_frag
commit e3cdbca63f...
Aapo Tahkola
trunk_20040329
commit 068039eec1...
Brian Paul
unichrome-last-xinerama
commit 302c5694c6...
Keith Whitwell
vtx-0-2-21112003-freeze
commit f2f09abce4...
Keith Whitwell
vtx-0-2-24112003
commit 027fdb8bbd...
Keith Whitwell