index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
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
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-09
r300: Updated .gitignore.
Oliver McFadden
1
-1
/
+1
2007-05-09
r300: Added the Linux Kernel indent script.
Oliver McFadden
1
-0
/
+2
2007-05-09
r300: Indented r300_state.[ch].
Oliver McFadden
2
-508
/
+696
2007-05-09
r300: Indented r300_emit.h.
Oliver McFadden
1
-11
/
+12
2007-05-09
r300: Indented r300_cmdbuf.[ch].
Oliver McFadden
2
-249
/
+285
2007-05-09
r300: Indented r300_shader.[ch].
Oliver McFadden
1
-42
/
+47
2007-05-09
r300: Indented r300_maos.[ch].
Oliver McFadden
2
-168
/
+223
2007-05-09
r300: Indented r300_ioctl.[ch].
Oliver McFadden
2
-143
/
+169
2007-05-09
r300: Removed the obsolete pfs_reg_t type from r300_fragprog.h.
Oliver McFadden
1
-20
/
+0
2007-05-09
r300: Use an array for the vertex program sources and corrected an error from
Oliver McFadden
3
-84
/
+84
2007-05-09
r300: Removed the ugly CARD32 type.
Oliver McFadden
2
-11
/
+7
2007-05-09
r300: Renamed vertex_shader.h to r300_vertprog.h
Oliver McFadden
2
-5
/
+3
2007-05-09
r300: Removed obsolete pixel_shader.h header file.
Oliver McFadden
1
-103
/
+0
2007-05-08
r300: Renamed the VBO functions to the R300 name format.
Oliver McFadden
4
-6
/
+6
2007-05-08
r300: Removed some deprecated code from r300_context.c and corrected an unused
Oliver McFadden
2
-7
/
+0
2007-05-08
r300: Last few r300_render.c clean up.
Oliver McFadden
1
-3
/
+2
2007-05-08
r300: Merged some comments into the Doxygen documentation.
Oliver McFadden
1
-20
/
+9
2007-05-08
r300: Cleaned up r300_render.c using Indent with appropriate options.
Oliver McFadden
1
-123
/
+127
2007-05-08
r300: General render clean up; added some Doxygen documentation, too.
Oliver McFadden
1
-52
/
+47
2007-05-08
r300: Moved the pipeline stages together for readability.
Oliver McFadden
1
-10
/
+9
2007-05-08
r300: Print the OpenGL define instead of a 2-digit char code in the warning.
Oliver McFadden
1
-15
/
+6
2007-05-08
r300: Clean up the vertex buffer emission code and reduced code duplication.
Oliver McFadden
1
-26
/
+11
2007-05-08
r300: Cleaned up a lot of cruft in r300_render.c.
Oliver McFadden
1
-73
/
+4
2007-05-08
i915/miniglx: remove unused code
Dave Airlie
1
-28
/
+0
2007-05-08
miniglx: fixup use of create windows x and y coordinates
Dave Airlie
1
-3
/
+3
2007-05-08
miniglx/glut: should use the x/y pos to create window
Dave Airlie
1
-1
/
+1
2007-05-07
better comments for _mesa_debug(), _mesa_warning(), etc
Brian
1
-22
/
+14
2007-05-07
radeon: enable xpress chipsets
Dave Airlie
3
-2
/
+10
2007-05-06
rs480: fix secondary color for real this time
Aapo Tahkola
1
-1
/
+1
2007-05-06
Merge branch 'master' of git+ssh://aapot@git.freedesktop.org/git/mesa/mesa
Aapo Tahkola
2
-97
/
+4
2007-05-06
rs480: fix textures and secondary color(?). clipping is still busted. tested ...
Aapo Tahkola
1
-3
/
+17
2007-05-06
r300: fix broken vbos
Aapo Tahkola
1
-0
/
+2
2007-05-06
r300: Added R300_AA_DISABLE for R300_GB_AA_CONFIG.
Oliver McFadden
2
-1
/
+2
2007-05-06
r300: Removed more deprecated state code that is now set in separate functions.
Oliver McFadden
1
-76
/
+0
2007-05-06
r300: R300_ZS_... is now set in separate functions; removed the deprecated code.
Oliver McFadden
1
-14
/
+0
2007-05-06
r300: Point size is now set in a separate function; removed the deprecated code.
Oliver McFadden
1
-4
/
+0
2007-05-06
r300: Use the defined values for R300_VAP_CNTL_STATUS.
Oliver McFadden
1
-2
/
+2
2007-05-06
r300: fix primary color on rs480
Aapo Tahkola
2
-0
/
+7
2007-05-05
don't use hw to perform vertex transform etc. when using swtcl. This for comp...
Aapo Tahkola
3
-65
/
+10
2007-05-04
Makefile clean-ups for miniglx.
Brian
2
-9
/
+15
2007-05-03
fix some matrix/state token indexing bugs (see bug 10848)
Brian
1
-3
/
+4
2007-05-03
add some #includes to silence warnings
Brian
2
-1
/
+2
2007-05-02
changes to get DDX/DDY working again
Brian
3
-0
/
+10
2007-05-02
Resuscitate some of the DDX,DDY code.
Brian
2
-243
/
+51
2007-05-02
fix some DDX,DDY mix-ups
Brian
1
-1
/
+1
2007-05-02
Document a deficiency in the _swrast_Translate() function with regard to poin...
Brian
2
-2
/
+11
2007-05-02
fix some renderbuffer/wrapper bugs
Brian
1
-6
/
+6
2007-05-02
fix some StepX/StepY mix-ups in alpha interpolation
Brian
1
-6
/
+6
2007-05-01
regenerated
Brian
1
-78
/
+85
2007-05-01
implement acos(), asin(), atan()
Brian
1
-9
/
+14
[next]