index
:
~suokko/mesa
965-glsl
965-ttm
R300_DRIVER
add_cp_packet1
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
clean_master
constant_check
cs_section_in_stack
cxx-1-branch
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-context-transfers
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-gpu4-texture-opcodes
gallium-i915-current
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-nopointsizeminmax
gallium-softpipe-winsys
gallium-sw-api
galllium-screen-context
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
indent
indent_tabs
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
lp-pre-binning
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
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
prog_makefile_rewrite
r200_vbo
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
radeon_debug
small_patches
softpipe-private-winsys
softpipe_0_1_branch
space_check_restart_emit
st-vbo
stable
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
tiling
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Mesa playground.
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-15
radeon: Fix buffer object unmap to be called only once for dma buffers.
HEAD
master
Pauli Nieminen
1
-6/+1
2010-03-11
JUNK
Pauli Nieminen
6
-8/+19
2010-03-11
r200: support additional blit formats
Alex Deucher
2
-18/+138
2010-03-11
gallivm: fix some bugs on the 1D texture paths
Brian Paul
1
-8/+11
2010-03-11
st/mesa: don't enable extensions which aren't actually supported
Roland Scheidegger
2
-5/+4
2010-03-11
windows: Add new file to project file.
Karl Schultz
1
-0/+4
2010-03-11
gallivm: include tgsi_dump.h to silence warning
Brian Paul
1
-0/+1
2010-03-11
gallivm: move declarations to silence unused var warnings
Brian Paul
1
-2/+6
2010-03-11
gallium/util: use memset() to initialize vars to avoid warnings
Brian Paul
1
-3/+5
2010-03-11
svga: use memset() to initialize u to avoid warnings
Brian Paul
1
-1/+3
2010-03-11
gallivm: Use bitmasks for scalar masks.
José Fonseca
1
-4/+11
2010-03-11
gallivm: Handle scalar types in lp_build_*_type.
José Fonseca
1
-2/+11
2010-03-11
mesa/es: Validate the state in st_DrawTex.
Chia-I Wu
1
-0/+2
2010-03-11
mesa/es: Fix GL_OES_draw_texture support.
Chia-I Wu
1
-0/+11
2010-03-11
softpipe: Dummy fence functions.
José Fonseca
5
-0/+114
2010-03-11
st/dri: move extension initilization to st/mesa completely
Marek Olšák
2
-99/+12
2010-03-11
Merge remote branch 'origin/7.8'
Michel Dänzer
6
-21/+58
2010-03-11
winsys/xlib: Fix memory leak.
Vinson Lee
1
-1/+1
2010-03-11
progs/fpglsl: Fix GLSL compilation failures on Mac OS X.
Vinson Lee
2
-2/+2
2010-03-11
st/mesa: always advertise texture_rectangle
Marek Olšák
1
-1/+1
2010-03-11
gallivm: overhaul of texture sampling code
Brian Paul
3
-250/+420
2010-03-11
gallivm: handle scalar floats in lp_build_floor() and lp_build_iround()
Brian Paul
1
-0/+15
2010-03-11
gallivm: constant building for scalar zero
Brian Paul
1
-2/+10
2010-03-11
gallivm: implement bilinear sampling with nearest mipmapping
Brian Paul
1
-0/+79
2010-03-11
gallivm: remove debug code. nearest minification works now.
Brian Paul
1
-6/+3
2010-03-11
llvmpipe: fix loop over mipmap levels
Brian Paul
1
-1/+1
2010-03-11
st/xorg: Include cursorstr.h
Jakob Bornecrantz
1
-0/+1
2010-03-10
dri/nouveau: Just reemit the BO state on pushbuf flush.
Francisco Jerez
3
-14/+14
2010-03-10
i965: Use the PLN instruction when possible in interpolation.
Eric Anholt
8
-7/+82
2010-03-10
i965: Set up the execution size before relying on it.
Eric Anholt
1
-5/+7
2010-03-10
windows: fix compilation errors and warnings
Karl Schultz
5
-21/+57
2010-03-10
gallivm: simplify conditional branching
Jose Fonseca
1
-21/+8
2010-03-10
gallivm: properly test the if condition and branch to the proper label
Zack Rusin
1
-1/+3
2010-03-10
gallivm: implement loops
Zack Rusin
3
-10/+153
2010-03-10
windows: Quiet warning by not defining YY_NO_UNISTD_H.
Karl Schultz
1
-32/+32
2010-03-10
progs/trivial: use -c option to use glCopyPixels()
Brian Paul
1
-2/+4
2010-03-10
progs/trivial: make clear-fbo-scissor.c work with other GL drivers
Brian Paul
1
-1/+19
2010-03-10
radeon: fallback to sw ReadPixels if color logicop is enabled
Maciej Cencora
1
-1/+1
2010-03-10
r300: enable depth test only if depth buffer is available
Maciej Cencora
1
-1/+1
2010-03-10
radeon: fix glCopyTex(Sub)Image if user FBO is bound
Maciej Cencora
1
-3/+6
2010-03-10
fpglsl: a few more useful glsl tests
Zack Rusin
5
-0/+46
2010-03-10
windows: Quiet warning by not defining YY_NO_UNISTD_H.
Karl Schultz
1
-32/+32
2010-03-10
llvmpipe: Finally found a way to do vector comparisons without using intrinsics.
José Fonseca
1
-6/+26
2010-03-10
fpglsl: set an integer uniform required by the loop example
Zack Rusin
1
-0/+5
2010-03-10
fpglsl: add some for and while loops
Zack Rusin
2
-0/+18
2010-03-10
softpipe: fix memcpy params to avoid static analysis warnings
Brian Paul
2
-2/+12
2010-03-10
progs/trivial: add -t (RTT) option for clear-fbo-scissor.c
Brian Paul
1
-5/+33
2010-03-10
i965: Add support for the CMP opcode in the GLSL path.
Eric Anholt
3
-6/+15
2010-03-10
i965: Print the opcode name for unrecognized opcodes in the GLSL path.
Eric Anholt
1
-2/+3
2010-03-10
progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBO
Brian Paul
3
-1/+189
[next]