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
2011-01-19
thalloc: Remove reference function
thalloc
Jakob Bornecrantz
1
-7
/
+0
2011-01-19
glcpp: Regenerate
Jakob Bornecrantz
2
-240
/
+227
2011-01-19
glcpp: Remove use of talloc reference counting
Kenneth Graunke
1
-13
/
+7
2011-01-19
thalloc: Fix realloc on orphan blocks
Jakob Bornecrantz
1
-1
/
+4
2011-01-19
thalloc: Implement misc functions
Jakob Bornecrantz
3
-15
/
+82
2011-01-19
thalloc: Implement string functions
Jakob Bornecrantz
1
-27
/
+117
2011-01-19
thalloc: Implement simple talloc functions with halloc
Jakob Bornecrantz
1
-14
/
+35
2011-01-19
thalloc: Add missing function needed for glsl2 program
Jakob Bornecrantz
1
-0
/
+1
2011-01-19
thalloc: Fix warnings introduced by wrapper
Jakob Bornecrantz
1
-1
/
+6
2011-01-19
thalloc: Add scons alias
Jakob Bornecrantz
1
-0
/
+2
2011-01-19
glsl: Add scons alias
Jakob Bornecrantz
1
-0
/
+2
2011-01-06
thalloc: Add stubs for talloc functions.
José Fonseca
4
-4
/
+136
2011-01-06
talloc: Remove.
José Fonseca
9
-3917
/
+2
2011-01-06
thalloc: Avoid void pointer arithmetic.
José Fonseca
1
-1
/
+1
2011-01-06
thalloc: Import halloc 1.2.1 source code.
José Fonseca
8
-1
/
+513
2010-12-21
i965: Avoid using float type for raw moves, to work around SNB issue.
Eric Anholt
2
-4
/
+8
2010-12-21
r600g: avoid segfault
Jerome Glisse
2
-2
/
+2
2010-12-21
intel: Check for unsupported texture when finishing using as a render target
Chris Wilson
1
-1
/
+2
2010-12-21
st/mesa: Clean up header file inclusion in st_format.h.
Vinson Lee
1
-1
/
+2
2010-12-21
st/mesa: Clean up header file inclusion in st_draw.h.
Vinson Lee
1
-1
/
+2
2010-12-21
nouveau: fix includes for latest libdrm
Ben Skeggs
5
-6
/
+5
2010-12-20
Regenerate gl_mangle.h.
Tom Fogal
1
-3
/
+329
2010-12-20
r600g: properly unset vertex buffer
Jerome Glisse
3
-12
/
+22
2010-12-20
st/python: remove unused 'buf' parameter in pipe_buffer_unmap
Vinson Lee
1
-1
/
+1
2010-12-20
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
17
-50
/
+39
2010-12-20
st/mesa: Remove comment cruft from st_context.h.
Vinson Lee
1
-1
/
+0
2010-12-20
st/mesa: Clean up header file inclusion in st_cb_texture.h.
Vinson Lee
1
-1
/
+2
2010-12-20
st/mesa: Clean up header file inclusion in st_cb_readpixels.h.
Vinson Lee
1
-1
/
+3
2010-12-19
r300g: optimize the fallback for misaligned ushort indices
Marek Olšák
2
-2
/
+22
2010-12-18
st/mesa: Clean up header file inclusion in st_cb_program.h.
Vinson Lee
1
-2
/
+0
2010-12-18
st/mesa: Clean up header file inclusion in st_cb_accum.h.
Vinson Lee
1
-1
/
+5
2010-12-18
mesa: Clean up header file inclusion in prog_statevars.h.
Vinson Lee
1
-1
/
+3
2010-12-18
mesa: fix queryobj whitespace.
Dave Airlie
1
-26
/
+26
2010-12-18
mesa/swrast/st: add ARB_occlusion_query2 support.
Dave Airlie
4
-13
/
+34
2010-12-18
mapi: Clean up sources.mk.
Chia-I Wu
6
-27
/
+29
2010-12-18
mapi: Clean up u_current interface.
Chia-I Wu
9
-56
/
+104
2010-12-18
mapi: Add ABI-tag note.
Chia-I Wu
2
-0
/
+26
2010-12-17
Refresh autogenerated file builtin_function.cpp.
Kenneth Graunke
1
-87
/
+34
2010-12-17
glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec).
Kenneth Graunke
1
-87
/
+34
2010-12-17
gallivm: Cleanup util_format_xxx_fetch_xxx call generation.
José Fonseca
1
-47
/
+24
2010-12-17
glsl: Expose a public glsl_type::void_type const pointer.
Kenneth Graunke
3
-4
/
+6
2010-12-17
r300g: finally fix the texture corruption on r3xx-r4xx
Marek Olšák
1
-17
/
+15
2010-12-16
Remove OES_compressed_paletted_texture from the ES2 extension list.
Kenneth Graunke
1
-2
/
+0
2010-12-16
softpipe: remove sp_tex_tile_cache_border_color()
Brian Paul
3
-34
/
+2
2010-12-16
softpipe: fix depth texture sampling regression
Brian Paul
1
-9
/
+17
2010-12-16
gallivm: fix copy&paste error from previous commit
Brian Paul
1
-1
/
+1
2010-12-16
r600c : inline vertex format is not updated in an app, switch to use vfetch c...
richard
1
-1
/
+1
2010-12-16
intel: Support glCopyTexImage() from XRGB8888 to ARGB8888.
Eric Anholt
3
-2
/
+94
2010-12-16
intel: Try to sanely check that formats match for CopyTexImage.
Eric Anholt
1
-40
/
+20
2010-12-16
intel: Drop commented intel_flush from copy_teximage.
Eric Anholt
1
-1
/
+0
[next]