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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
r300: Added the clip plane upload defines.
Oliver McFadden
1
-0
/
+8
2007-07-16
r300: Enable the vertprog point size again.
Oliver McFadden
2
-6
/
+5
2007-07-16
r300: Corrected position bug with position invariant option. Bug #11594.
Oliver McFadden
1
-0
/
+1
2007-07-16
r300: Removed Vim modeline I left in the file by mistake. :-)
Oliver McFadden
1
-2
/
+0
2007-07-16
r300: Make sure the modified value of u_temp_i is respected.
Oliver McFadden
1
-12
/
+12
2007-07-16
r300: Added a function for vertex program default opcode translation.
Oliver McFadden
1
-57
/
+52
2007-07-16
r300: Clean up the vertex program maximum length check.
Oliver McFadden
1
-4
/
+2
2007-07-16
r300: Corrected indenting in r300_vertprog.c.
Oliver McFadden
1
-47
/
+50
2007-07-16
r300: Major vertex program code clean up and rework.
Oliver McFadden
3
-571
/
+640
2007-07-16
r300: Replaced the ugly VERTEX_SHADER_INSTRUCTION typedef.
Oliver McFadden
3
-4
/
+4
2007-07-15
r300: Gracefully exit after GART memory is exhausted.
Oliver McFadden
1
-14
/
+1
2007-07-14
r300: Disable vertex program point size; it's almost certainly wrong.
Oliver McFadden
1
-1
/
+1
2007-07-14
r300: Clean up the vertex program output assignment.
Oliver McFadden
1
-15
/
+17
2007-07-14
nouveau: nv10 and nv11,15 are different
Patrice Mandin
5
-7
/
+11
2007-07-13
fix shader/info string length queries (bug 11588)
Jan Dvorak
1
-3
/
+3
2007-07-13
Play "nuke the typedef"
Ben Skeggs
9
-27
/
+34
2007-07-13
Revert "r300: Corrected off-by-one error in r300_vertprog.c."
Oliver McFadden
1
-1
/
+1
2007-07-13
r300: Corrected off-by-one error in r300_vertprog.c.
Oliver McFadden
1
-1
/
+1
2007-07-13
r300: Moved some hardware initialization into appropriate functions.
Oliver McFadden
1
-27
/
+26
2007-07-13
r300: Use a switch statement in r300UpdateCulling.
Oliver McFadden
1
-7
/
+22
2007-07-13
r300: Setup the back facing color bits correctly.
Oliver McFadden
1
-5
/
+6
2007-07-12
fix width/depth mix-up (bug 11577)
Brian
1
-1
/
+1
2007-07-12
fix swizzle-related bug 11534
Brian
1
-2
/
+3
2007-07-12
nv20 also don't support viewport_origin, like nv10
Patrice Mandin
1
-2
/
+2
2007-07-12
nouveau: match drm 0.0.9 interface
Ben Skeggs
2
-11
/
+6
2007-07-11
clean-up of stencil code
Brian
1
-50
/
+35
2007-07-11
Minor clean-up of polygon offset logic. Properly compute _MRD field.
Brian
2
-20
/
+24
2007-07-11
r300: Added support for Back Facing Color.
Tommy Schultz Lassen
2
-32
/
+28
2007-07-11
r300: Corrected r300UpdateCulling; would only set font face if culling was set.
Tommy Schultz Lassen
1
-5
/
+4
2007-07-11
nouveau: nv20 does not support hw scissors
Patrice Mandin
1
-2
/
+2
2007-07-11
bumped nouveau DRM interface version number
Arthur Huillet
1
-1
/
+1
2007-07-10
i915tex: Better procedure for dropping batchbuffer on virtual resolution change.
Michel Dänzer
1
-20
/
+10
2007-07-10
i915tex: Only wait for vblank when really necessary.
Michel Dänzer
2
-10
/
+27
2007-07-10
Clear pointers to freed cliprects.
Michel Dänzer
1
-0
/
+2
2007-07-08
Fix size test bug in _mesa_test_proxy_teximage().
Brian
1
-13
/
+17
2007-07-08
Check if 'indices' parameter is NULL (bug 11314)
Brian
1
-2
/
+17
2007-07-08
Change float depthScale param to _mesa_unpack_depth_span() to GLuint depthMax.
Brian
4
-20
/
+22
2007-07-08
check depthScale value for optimized ushort->uint case (fixes bug 11474)
Brian
1
-1
/
+13
2007-07-06
In _swsetup_Translate(), update dest->attrib[FRAG_ATTRIB_COL0].
Brian
1
-10
/
+13
2007-07-06
Add case for GL_QUADS in i915_reduced_primitive_state().
Brian
2
-0
/
+2
2007-07-07
Merge branch 'master' of git+ssh://pmandin@git.freedesktop.org/git/mesa/mesa
Patrice Mandin
87
-493
/
+1425
2007-07-06
NV_17 is different from NV_10
Patrice Mandin
3
-4
/
+6
2007-07-06
NV1X don't support VIEWPORT_ORIGIN in hardware
Patrice Mandin
1
-2
/
+2
2007-07-05
stencil pixel map didn't work in _mesa_unpack_stencil_span(), bug 11475
Brian
1
-12
/
+12
2007-07-04
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
60
-224
/
+222
2007-07-04
assorted clean-ups
Brian
1
-54
/
+49
2007-07-04
fix LogicOp/bitmap problem, bug 11133
Eric Anholt
3
-5
/
+12
2007-07-04
r300: only init swtcl on tcl-less cards
Dave Airlie
2
-10
/
+18
2007-07-03
added vec2(vec4) constructor, bug 11404
Brian
2
-54
/
+60
2007-07-03
add code for stpq, rgba writemasks in make_writemask(), bug 11404
Brian
1
-0
/
+8
[next]