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
2010-05-26
r300/compiler: shorten swizzle expressions
Marek Olšák
1
-44
/
+65
2010-05-26
rbug: add set sample mask passthrough.
Dave Airlie
1
-0
/
+12
2010-05-26
r300g: more efficient finish + fix comments
Marek Olšák
2
-6
/
+7
2010-05-26
r300g: implement fake but compliant fences
Marek Olšák
4
-35
/
+63
2010-05-25
r300g: add r300_init_render_functions, remove r300_render.h
Marek Olšák
4
-174
/
+84
2010-05-25
r300g: remove r300_query.h
Marek Olšák
4
-38
/
+7
2010-05-25
r300g: remove r300_flush.h
Marek Olšák
4
-30
/
+1
2010-05-25
r300g: add r300_init_blit_functions, remove r300_blit.h
Marek Olšák
4
-77
/
+28
2010-05-25
util: update comments at blitter
Marek Olšák
1
-1
/
+1
2010-05-25
util: fix indentation in blitter
Marek Olšák
1
-14
/
+14
2010-05-25
r300g,util: remove pipe_surface from the util_blitter_copy interface and clea...
Marek Olšák
5
-171
/
+151
2010-05-25
r300g,util: remove pipe_surface from the util_blitter_fill interface and clea...
Marek Olšák
5
-57
/
+45
2010-05-25
util: remove unused util_blitter_copy_surface
Marek Olšák
1
-19
/
+1
2010-05-25
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
12
-94
/
+30
2010-05-25
gallium: Remove dri1_api.h and winsys support for DRI1
Jakob Bornecrantz
4
-255
/
+7
2010-05-25
st/dri: Remove DRI1 support
Jakob Bornecrantz
4
-596
/
+6
2010-05-25
llvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE/PIPE_FLUSH_RENDER_CACHE ma...
José Fonseca
2
-32
/
+11
2010-05-25
gallivm: Choose an appropriate code generation optimization level.
José Fonseca
1
-1
/
+33
2010-05-24
sw/xlib: NULL-out pointers after freeing image data
Brian Paul
1
-1
/
+7
2010-05-24
st/glx: check if deleting head of buffer list
Brian Paul
1
-0
/
+4
2010-05-24
meta: Convert Z value from normalized to object-space in meta code
Brian Paul
1
-4
/
+19
2010-05-24
mesa: Reenable check for GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT
Kristian Høgsberg
1
-21
/
+23
2010-05-24
glsl: silence unused var warnings
Brian Paul
2
-0
/
+4
2010-05-24
llvmpipe: Also test compressed formats in lp_test_format()
José Fonseca
1
-0
/
+2
2010-05-24
llvmpipe: Fix lp_test_format on 32bit OSes.
José Fonseca
1
-1
/
+1
2010-04-30
xorg-vmwgfx: Add vmwctrl proto
Jakob Bornecrantz
9
-0
/
+760
2010-05-24
mesa: Handle FEATURE_es2_glsl differences at runtime too
Kristian Høgsberg
5
-29
/
+53
2010-05-24
llvmpipe: Delete extraneous arugment too.
José Fonseca
1
-1
/
+1
2010-05-24
llvmpipe: Remove unused sincos_test_case struct.
José Fonseca
1
-6
/
+2
2010-05-24
llvmpipe: Unit test for sin/cos that compares against reference implementation.
Qicheng Christopher Li
4
-1
/
+984
2010-05-24
gallivm: Efficient implementation of sin/cos.
Qicheng Christopher Li
1
-105
/
+429
2010-05-23
i965: Add support for all 8 possible ARB_draw_buffers in Mesa.
Eric Anholt
2
-2
/
+1
2010-05-23
i965: Fix bit allocation for number of color regions for ARB_draw_buffers.
Eric Anholt
1
-1
/
+1
2010-05-23
util/blitter: allow NULL clear color
Marek Olšák
1
-5
/
+14
2010-05-23
r300g: extend compile error message
Marek Olšák
2
-2
/
+4
2010-05-23
r300g: fix dummy vertex shader compilation
Marek Olšák
1
-10
/
+9
2010-05-23
r300g: fix warnings
Marek Olšák
2
-2
/
+4
2010-05-22
llvmpipe: Fill in slice_stride.
José Fonseca
1
-0
/
+1
2010-05-21
progs: Remove remaining EGL demos.
Chia-I Wu
38
-5591
/
+0
2010-05-21
glx: Invalidate drawable in glXBindTexImageEXT() if we don't get events
Kristian Høgsberg
1
-0
/
+9
2010-05-21
glx: Split tfp functions out to context vtable
Kristian Høgsberg
4
-40
/
+99
2010-05-21
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
4
-18
/
+27
2010-05-21
mesa: fix warnings about missing initializers in get.c table
Brian Paul
1
-326
/
+330
2010-05-21
st/mesa: remove unused var
Brian Paul
1
-1
/
+0
2010-05-21
st/glx: fix incorrect parameter type
Brian Paul
1
-1
/
+1
2010-05-21
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
12
-6
/
+136
2010-05-21
st_api: Add get param function to st_manager
Jakob Bornecrantz
5
-1
/
+45
2010-05-21
nouveau: Fix build after msaa merge
Jakob Bornecrantz
1
-3
/
+1
2010-05-21
mesa: disable building the removed demos with scons
Brian Paul
1
-5
/
+0
2010-05-21
mesa: disable building the removed demos
Brian Paul
1
-2
/
+2
[prev]
[next]