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
2008-06-04
Set the attribute as used.
Brian Paul
1
-0
/
+3
2008-06-04
i915: Fix GL_DEPTH_TEXTURE_MODE issue. (bug #16221)
Xiang, Haihao
1
-1
/
+6
2008-06-04
mesa/drm/ttm: allow build against non-TTM aware libdrm
Dave Airlie
6
-1
/
+84
2008-06-02
bug #16503: use INSTALL macro instead of hard-coding to bin/minstall
Ian Romanick
1
-3
/
+3
2008-06-02
[t_vp_build] Fix refcounting-related memory leak
Nicolai Haehnle
1
-3
/
+3
2008-06-02
[texenvprogram] Fix refcounting-related memory leak.
Nicolai Haehnle
1
-1
/
+2
2008-06-02
r500: add missing brackets around depth testing
Dave Airlie
1
-1
/
+2
2008-06-01
r5xx: Enable depth write emission.
Corbin Simpson
3
-2
/
+11
2008-06-01
r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx)
Nicolai Haehnle
3
-30
/
+54
2008-06-01
[r300] Fix KIL instruction and swizzling of texture coordinates
Nicolai Haehnle
2
-57
/
+72
2008-06-01
r5xx: Add OPCODE_FLR.
Corbin Simpson
1
-0
/
+32
2008-05-31
r5xx: Last emit_sop() for now.
Corbin Simpson
1
-41
/
+5
2008-05-31
r5xx: More emit_sop(), stage 2.
Corbin Simpson
1
-24
/
+14
2008-05-31
r5xx: Cleanup SOP with emit_sop().
Corbin Simpson
1
-49
/
+43
2008-05-31
r5xx: Dump shader constants when dumping program assembly.
Corbin Simpson
1
-0
/
+13
2008-06-01
r300: disable the lowimpact fallbacks by default.
Dave Airlie
1
-1
/
+1
2008-05-31
r500: Use 8bit fog alpha compare value.
Markus Amsler
1
-0
/
+1
2008-05-29
Fix segfault on exit in unichrome driver (bug 16150)
Luc Verhaegen
1
-27
/
+29
2008-05-29
Assorted Windows fixes (Karl Schultz)
Brian Paul
1
-7
/
+7
2008-05-29
Use the GLuint64EXT type defined by GL_EXT_timer_query
Brian Paul
1
-11
/
+6
2008-05-29
R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
Dennis Kasprzyk
3
-12
/
+18
2008-05-29
Report correct damage rectangle in CopySubBuffer.
Dennis Kasprzyk
1
-2
/
+2
2008-05-29
r300: fix R300_FG_ALPHA_FUNC_VAL_MASK
Markus Amsler
1
-1
/
+1
2008-05-28
updated function list
Brian Paul
1
-27
/
+4
2008-05-28
replace make with $(MAKE) (bug 16133)
Brian Paul
1
-1
/
+1
2008-05-28
r300: disable cmdbuf debug again
Dave Airlie
1
-1
/
+1
2008-05-28
Merge branch 'r500-support'
Dave Airlie
21
-1337
/
+4571
2008-05-28
r500: remove warnings and only start on newer drms.
Dave Airlie
1
-8
/
+5
2008-05-28
R3/4/5xx: update to use drm get_param for num gb pipes
Alex Deucher
3
-28
/
+42
2008-05-28
r500: cleanup warnings and include files
Dave Airlie
4
-37
/
+4
2008-05-27
set version string to 7.1 rc1
Brian Paul
1
-1
/
+1
2008-05-27
allow GLX_SAMPLES_ARB==0 (bug 16073)
Brian Paul
1
-4
/
+5
2008-05-27
updated for latest sources
Jouk Jansen
1
-3
/
+4
2008-05-27
r5xx: Add OPCODE_XPD. In working condition, I might add.
r500-support
Corbin Simpson
1
-0
/
+60
2008-05-27
r5xx: Just a few small LIT fixes.
Corbin Simpson
1
-5
/
+5
2008-05-27
r5xx: Fix emit_mov() regression.
Corbin Simpson
1
-0
/
+15
2008-05-27
r500: the cs is shared per context - doh so don't use for program upload.
Dave Airlie
3
-20
/
+2
2008-05-27
r500: need to re-setup inst offset/end for translated programs
Dave Airlie
1
-0
/
+3
2008-05-27
r500: reset fp/fp_const counts
Dave Airlie
1
-0
/
+3
2008-05-27
r300/r500: emit flush inside vap_cntl state atom
Dave Airlie
4
-13
/
+22
2008-05-27
r500: hopefully fix 4096 texture harder
Dave Airlie
1
-11
/
+15
2008-05-26
r5xx: Fix FP temp counting.
Corbin Simpson
1
-5
/
+8
2008-05-27
r500: remove debugging
Dave Airlie
1
-1
/
+0
2008-05-27
r300/r500: fix r500 fragment program texture unit references
Dave Airlie
1
-1
/
+4
2008-05-27
r500: initial support for tmu mappings
Dave Airlie
1
-35
/
+83
2008-05-26
r5xx: Enhance emit_mov().
Corbin Simpson
1
-16
/
+11
2008-05-26
r5xx: Moar LIT.
Corbin Simpson
1
-55
/
+57
2008-05-26
r5xx: First stab at LIT.
Corbin Simpson
1
-0
/
+106
2008-05-25
Replace copyright on r500_fragprog.c
Corbin Simpson
1
-0
/
+3
2008-05-25
r5xx: Unbreak texture swizzling.
Corbin Simpson
1
-7
/
+6
[next]