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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-09
Non Square Matrix
965-glsl
Zou Nan hai
1
-0
/
+2
2007-10-09
fix for prev commit
Zou Nan hai
1
-2
/
+2
2007-10-09
INT support
Zou Nan hai
1
-3
/
+3
2007-10-09
shadow sampler fix.
Zou Nan hai
2
-1
/
+13
2007-10-08
Only vertex program fix, bypass tnl vertex program
Zou Nan hai
2
-2
/
+2
2007-09-30
fragment shader function call fix, gl_FragCoord fix
Zou Nan hai
2
-3
/
+8
2007-09-29
support continue, fix conditional
Zou Nan hai
3
-2
/
+66
2007-09-28
fix
Zou Nan hai
1
-2
/
+0
2007-09-28
support nested function call in pixel shader
Zou Nan hai
2
-11
/
+26
2007-09-27
handle INT op, still require high level handle of integer to be correct
Zou Nan hai
1
-0
/
+22
2007-09-27
fix issue when only fragment shader or vertex shader is used
Zou Nan hai
1
-5
/
+12
2007-09-18
ARB_shader_object ARB_vertex_shader ARB_fragment_shader in 965-glsl branch
Zou Nan hai
1
-0
/
+6
2007-09-18
fix double free in 965-glsl branch
Zou Nan hai
3
-0
/
+6
2007-07-24
DDX DDY support, not very accurate
Zou Nan hai
3
-1
/
+103
2007-07-17
Fix SOP in fragment shader, brick is ok now.
Zou Nan hai
2
-7
/
+5
2007-07-17
Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into...
Zou Nan hai
111
-1300
/
+1721
2007-07-17
bumpmap sample is correct now
Zou Nan hai
2
-6
/
+5
2007-07-17
Use ProgramStringNotify
Zou Nan hai
2
-27
/
+2
2007-07-16
r300: Corrected some progs/fp/* regressions from the BFC patch.
Oliver McFadden
1
-0
/
+18
2007-07-16
r300: Use _mesa_num_inst_src_regs for number of arguments.
Oliver McFadden
1
-58
/
+1
2007-07-16
r300: Corrected vertprog FLR and XPD instruction regression.
Oliver McFadden
1
-10
/
+15
2007-07-16
r300: Added code for vertprog opcode ARL.
Oliver McFadden
1
-1
/
+8
2007-07-16
r300: Don't need vertprog scalar flag anymore; it's handled explicitly...
Oliver McFadden
1
-12
/
+8
2007-07-16
r300: Removed broken RCC vertprog opcode.
Oliver McFadden
1
-14
/
+0
2007-07-16
r300: More vertprog rework; give each opcode it's own function.
Oliver McFadden
1
-118
/
+250
2007-07-16
Revert "r300: Gracefully exit after GART memory is exhausted."
Oliver McFadden
1
-1
/
+14
2007-07-16
r300: Reorder the vertprog code to the ARB specification.
Oliver McFadden
1
-172
/
+255
2007-07-16
fix bogus fb/drawable information
Roland Scheidegger
1
-0
/
+11
2007-07-16
fix segfault with i915 drivers in swrast drawpixels path when resizing windows
Roland Scheidegger
2
-0
/
+12
2007-07-16
r300: Use the R300_PVS_UPLOAD_* defines.
Oliver McFadden
3
-11
/
+17
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
[next]