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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-22
fix date for 7.0 release
mesa_7_0
Brian
1
-1
/
+1
2007-06-22
update version
Brian
1
-5
/
+1
2007-06-22
bring in Eric's FreeBSD fixes for -pthread
Brian
2
-2
/
+6
2007-06-20
set tentative 7.0 release date
Brian
2
-2
/
+2
2007-06-12
fix TEXTREL problem (bug 7459)
Brian
1
-0
/
+2
2007-06-12
Fix TEXREL issues when using GLX_USE_TLS (see bug 7459).
Brian
3
-15
/
+35
2007-06-12
fix GLX_USE_TLS breakage
Brian
1
-1
/
+1
2007-06-08
disable depthBits check in check_compatible(), see bug 11161
Brian
1
-2
/
+5
2007-06-08
remove old comment about DEFAULT_SOFTWARE_DEPTH_BITS
Brian
1
-6
/
+3
2007-05-23
document bug 11049 fix
Brian
1
-0
/
+1
2007-05-23
restore GL_TEXTURE_LOD_BIAS in _mesa_PopAttrib(), bug 11049
Brian
1
-0
/
+1
2007-05-23
document point attentuation fix
Brian
1
-0
/
+1
2007-05-23
Fix point attentuation problem (bug 11042)
Brian
2
-10
/
+11
2007-05-21
if light position is local, treat it as a homogeneous coord and divide by W (...
Brian
2
-2
/
+10
2007-05-19
fix miptree layout (i915) for small compressed mipmaps
Roland Scheidegger
2
-4
/
+2
2007-05-19
fix copy & paste bug of previous commit, breaking dxt5 formats
Roland Scheidegger
1
-0
/
+1
2007-05-19
fix miptree comparison with compressed textures
Roland Scheidegger
1
-7
/
+10
2007-05-19
fix small s3tc mipmaps (#10968)
Roland Scheidegger
2
-23
/
+20
2007-05-18
set version to 7.0
Brian
1
-2
/
+2
2007-05-18
fix STATE_HALF_VECTOR value (bug 10987)
Brian
2
-8
/
+9
2007-05-17
Refactor determining whether a texture target can use compressed format
Ian Romanick
1
-25
/
+19
2007-05-17
document glXDestroyPbuffer fix
Brian
1
-0
/
+1
2007-05-17
In DestroyPbuffer(), use GetReq() intead of GetReqExtra(). See bug 10983.
Brian
1
-1
/
+1
2007-05-17
version 7.0, not 7.1
Brian
1
-3
/
+3
2007-05-17
version should be 7.0
Brian
1
-4
/
+4
2007-05-15
Bring framebuffer_texture's error checking more in-line with the spec.
Ian Romanick
1
-68
/
+61
2007-05-14
master/trunk is now for Mesa 7.1 devel: bump versions
Brian
3
-8
/
+8
2007-05-14
in __glXGetArrayType() return type, not enabled (bug 10938)
Bruce Merry
1
-1
/
+1
2007-05-14
comment about fixing uniform structs
Brian
1
-0
/
+13
2007-05-13
r300: Enable the non-user-buffers code to compile.
Oliver McFadden
1
-1
/
+2
2007-05-13
r300: Use e32(0x0) rather than e32(0); makes greping for hex values easier.
Oliver McFadden
1
-16
/
+16
2007-05-13
r300: Use the defined values when writing to R300_RS_ROUTE_0.
Oliver McFadden
2
-1
/
+6
2007-05-13
r300: Use the defined values when writing to R300_SE_VTE_CNTL.
Oliver McFadden
1
-1
/
+4
2007-05-13
r300: Added a TODO comment for the R300_VAP_INPUT_ROUTE_[01]_0 values.
Oliver McFadden
1
-0
/
+8
2007-05-13
r300: Changed some more functions to static functions.
Oliver McFadden
5
-239
/
+207
2007-05-13
r300: Changed a couple of functions in r300_state.c to static functions.
Oliver McFadden
2
-18
/
+17
2007-05-13
r300: Removed the unused r300_aos_rec (replaced by r300_dma_region) structure.
Oliver McFadden
1
-13
/
+0
2007-05-13
r300: Use #if 0 for disabled code, rather than commenting it out.
Oliver McFadden
1
-10
/
+14
2007-05-13
r300: Removed a couple of obsolete/commented out includes.
Oliver McFadden
2
-4
/
+0
2007-05-13
r300: A few very minor indenting corrections.
Oliver McFadden
4
-8
/
+7
2007-05-13
r300: Use the defined values for the interpolater (interp_magic) magic values.
Oliver McFadden
1
-3
/
+3
2007-05-13
r300: Use the defined values when writing to R300_VAP_INPUT_CNTL_[01].
Oliver McFadden
1
-2
/
+4
2007-05-12
Revert "r300: Perform the locking closer to the DRM texture upload call."
Oliver McFadden
1
-3
/
+3
2007-05-12
bring over recent radeonMakeCurrent fixes for r300 to radeon/r200
Roland Scheidegger
2
-2
/
+1
2007-05-12
r300: Removed the name argument to ALLOC_STATE; do the name via the macro.
Oliver McFadden
1
-76
/
+76
2007-05-12
r300: Renamed r300DoEmitState to r300EmitAtoms.
Oliver McFadden
1
-3
/
+3
2007-05-12
r300: Perform the locking closer to the DRM texture upload call.
Oliver McFadden
1
-3
/
+3
2007-05-11
r300: Removed unused FORCE_32BITS_ELTS define.
Oliver McFadden
1
-5
/
+0
2007-05-11
r300: Removed the unused CPT macro.
Oliver McFadden
1
-6
/
+0
2007-05-11
r300: Moved r300PackFloat24 near r300PackFloat32.
Oliver McFadden
2
-31
/
+31
[next]