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
2009-06-17
radeon: Flush command buffer on viewport change
Jerome Glisse
1
-0
/
+1
2009-06-17
r300: don't emit vap index offset on r5xx hw when using cs
Jerome Glisse
1
-1
/
+1
2009-06-17
GLX: attempt to fix glean makeCurrent test cases.
Dave Airlie
2
-2
/
+6
2009-06-17
radeon: fix warnings in wrapper with libdrm
Dave Airlie
1
-15
/
+15
2009-06-16
Merge branch 'mesa_7_5_branch'
Brian Paul
26
-105
/
+215
2009-06-16
i965: fix bugs in projective texture coordinates
Brian Paul
5
-20
/
+54
2009-06-16
softpipe: fix out of bounds quad rasterization bug
Brian Paul
1
-3
/
+6
2009-06-16
i965: handle OPCODE_SWZ in the glsl path
Roland Scheidegger
1
-0
/
+1
2009-06-16
mesa: fix incorrect viewport clamping in _mesa_set_viewport()
Brian Paul
1
-2
/
+2
2009-06-16
mesa: fix REMAINDER() macro
Brian Paul
1
-1
/
+1
2009-06-16
gallium: Avoid atomic ops / locking when src is dst.
José Fonseca
1
-14
/
+14
2009-06-16
progs/wgl: Quit after displaying usage for -h option.
José Fonseca
1
-0
/
+1
2009-06-16
progs/wgl: Use appropriate types to silence msvc warnings.
José Fonseca
1
-7
/
+7
2009-06-16
progs/wgl: Fix assertion failure in wglthreads' texture creation.
José Fonseca
1
-8
/
+10
2009-06-15
docs: minor relnotes clean-up
Brian Paul
1
-3
/
+4
2009-06-15
Merge branch 'arb_map_buffer_range'
Brian Paul
23
-4231
/
+4678
2009-06-15
intel: Release fb backing regions in intelDestroyBuffer()
Shuang He
1
-0
/
+24
2009-06-15
python/tests: Add is_depth_stencil_format utility function.
José Fonseca
1
-0
/
+8
2009-06-15
python/tests: Cleanup texture_sample.
José Fonseca
1
-18
/
+32
2009-06-15
mesa: Always return a value.
José Fonseca
1
-0
/
+1
2009-06-15
mesa: Use appropriate float/integer types.
José Fonseca
2
-3
/
+3
2009-06-15
mesa: Use type modifier for float constants.
José Fonseca
3
-21
/
+21
2009-06-15
mesa: Use integer type with appropriate sign.
José Fonseca
2
-4
/
+4
2009-06-15
rtasm: Use 32bit constant.
José Fonseca
1
-3
/
+3
2009-06-15
gallium: Ensure assert macro is defined before being used in p_thread.h
José Fonseca
1
-0
/
+1
2009-06-15
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
4
-0
/
+22
2009-06-15
mesa: revert some recent VBO buffer object refcounting changes
Brian Paul
2
-8
/
+3
2009-06-15
mesa: regenerated gl_mange.h file
Brian Paul
1
-1
/
+33
2009-06-15
enable ARB_half_float_pixel for intel drivers
Roland Scheidegger
1
-0
/
+1
2009-06-15
intel: fix (cosmetic) typo flag used twice
Roland Scheidegger
1
-1
/
+0
2009-06-15
progs/tests: Use opaque colors.
José Fonseca
1
-2
/
+2
2009-06-15
dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...
Thomas Hellstrom
1
-2
/
+0
2009-06-15
Merge branch 'mesa_7_5_branch'
Thomas Hellstrom
4
-39
/
+163
2009-06-15
gallium: Fix segfault and valgrind error introduced with commit 3f2e006b75970...
Thomas Hellstrom
1
-1
/
+5
2009-06-15
r300: fix 3D textures
Maciej Cencora
1
-1
/
+20
2009-06-12
i965: interpolate colors with perspective correction by default
Brian Paul
6
-13
/
+38
2009-06-12
mesa: use larger initial refcount for NullBufferObj
Brian Paul
1
-1
/
+1
2009-06-12
mesa: use _mesa_reference_buffer_object() in a few places
Brian Paul
1
-5
/
+9
2009-06-12
mesa: use _mesa_reference_buffer_object() in a few places
Brian Paul
3
-4
/
+10
2009-06-12
tests: added persp_hint.c test
Brian Paul
3
-0
/
+151
2009-06-13
add some info to relnotes on radeon
Dave Airlie
1
-0
/
+3
2009-06-12
r300: add support for EXT_texture_sRGB
Maciej Cencora
4
-0
/
+27
2009-06-12
set/mesa: enable GL_NV_texture_env_combine4
Brian Paul
1
-0
/
+1
2009-06-12
tests: added arbgpuprog, for compile-testing ARB vertex/fragment programs
Brian Paul
2
-0
/
+231
2009-06-12
st/mesa: additional debug code (disabled)
Brian Paul
1
-0
/
+20
2009-06-12
demos: update fbotexture.c to use EXT or ARB functions exclusively
Brian Paul
2
-38
/
+77
2009-06-12
util: additional function pointers
Brian Paul
1
-0
/
+101
2009-06-12
progs/rbug: Add binary to bmp converter program
Jakob Bornecrantz
3
-0
/
+113
2009-06-12
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
7
-35
/
+125
2009-06-12
mesa: Enable uploads of only depth to z24s8 textures
Jakob Bornecrantz
1
-3
/
+36
[prev]
[next]