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