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-09-17
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...
softpipe_0_1_branch
Brian
6
-41
/
+2
2007-09-17
Remove non-meaningful region_idle() interface
Keith Whitwell
5
-39
/
+0
2007-09-17
silence warning
Brian
1
-0
/
+1
2007-09-17
update begin/end_query() functions
Brian
1
-4
/
+4
2007-09-17
Fix linux-dri-x86 build.
Michel Dänzer
1
-2
/
+2
2007-09-14
intel_winsys: Fix intel_buffer_reference.
Michel Daenzer
1
-3
/
+5
2007-09-14
intel_winsys: Adapt to recent drm changes (s/pipes/planes/).
Michel Daenzer
2
-20
/
+20
2007-09-11
Implement query object interface.
Brian
14
-84
/
+232
2007-09-10
vertex feedback functions
Brian
1
-0
/
+72
2007-09-10
merge buffer_unreference(), buffer_reference()
Brian
9
-46
/
+45
2007-09-10
clean-ups, comments
Brian
1
-6
/
+14
2007-09-10
s/xm_softpipe.c/xm_winsys.c/
Brian
1
-1
/
+1
2007-09-10
Rename
Brian
1
-0
/
+0
2007-09-10
More work on vertex feedback / glRasterPos. Basic rasterpos works now.
Brian
10
-7
/
+69
2007-09-10
added st_cb_rasterpos.c
Brian
1
-0
/
+1
2007-09-10
plug in rasterpos/feedback code
Brian
2
-0
/
+3
2007-09-10
glRasterPos function
Brian
2
-0
/
+383
2007-09-10
move FLUSH_CURRENT
Brian
2
-3
/
+3
2007-09-06
Initial work for post-transformed vertex feedback buffers.
Brian
7
-32
/
+93
2007-09-06
Initial work for post-transform vertex feedback buffers.
Brian
1
-0
/
+247
2007-09-06
Move guts of glRasterPos down into T&L module.
Brian
5
-530
/
+44
2007-09-06
Move guts of glRasterPos into tnl module, called via new ctx->Driver.RasterPo...
Brian
1
-0
/
+508
2007-08-31
move some protos from draw_vertex.h to draw_private.h
Brian
2
-17
/
+16
2007-08-31
Define attrib_format and interp_mode enum typedefs and use where appropriate.
Brian
7
-38
/
+51
2007-08-30
Consolidate vertex-related code in new draw_vertex.c
Brian
8
-207
/
+215
2007-08-30
Remove dependency on TGSI_ATTRIB_x tokens in draw_twoside.c
Brian
6
-26
/
+95
2007-08-30
fix breakage from prev commit
Brian
1
-1
/
+1
2007-08-30
fix unhandled switch/case warning
Brian
1
-0
/
+4
2007-08-30
more usage info
Brian
1
-0
/
+2
2007-08-30
test flat shading w/ clipping
Brian
2
-0
/
+150
2007-08-30
In draw_flatshade.c use vertex_info->interp_mode[] to choose attribs/colors t...
Brian
8
-57
/
+56
2007-08-30
Fix lost edge flags problem when clipping.
Brian
2
-2
/
+16
2007-08-30
Sketch out per-vertex point size.
Brian
4
-4
/
+31
2007-08-29
Add p_compiler.h.
michal
1
-0
/
+1
2007-08-29
Break GL dependencies.
michal
1
-1
/
+1
2007-08-29
Break GL dependencies.
michal
1
-2
/
+3
2007-08-29
Break GL dependencies.
michal
2
-32
/
+32
2007-08-29
Break GL dependencies.
michal
1
-105
/
+105
2007-08-29
Fix ffs().
michal
1
-2
/
+7
2007-08-27
Split out vertex shader/cache/fetch functionality from draw_prim.c
Keith Whitwell
7
-410
/
+513
2007-08-25
add missing files
keithw
2
-0
/
+195
2007-08-25
fix frag vs vertex typo
keithw
1
-2
/
+2
2007-08-25
add names to tracked state atoms to improve debug
keithw
17
-1
/
+24
2007-08-25
checkpoint in constant tracking rework
Keith Whitwell
10
-254
/
+134
2007-08-25
remove unneeded dirty flag
keithw
1
-1
/
+1
2007-08-24
code re-org, minor improvements
Brian
1
-6
/
+58
2007-08-24
s/==/=/
Brian
1
-1
/
+1
2007-08-24
Fix fragment program color output mapping (0=depth, 1=color)
Brian
3
-7
/
+7
2007-08-24
check for USE_X86_ASM or SLANG_X86 in st_delete_program()
Brian
1
-0
/
+2
2007-08-24
set I915_NEW_VERTEX_FORMAT in calculate_vertex_layout(), fixes demos/texenv
Brian
1
-0
/
+6
[next]