index
:
mesa/mesa
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
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
auto-cherry-for-8.0
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
draw-ply
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-clip-state
gallium-compute
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-userbuf
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
gles3
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl-to-tgsi
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
hw_gl_select
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
kasanen-post-process
kasanen-post-process-v2
llvm-cliptest-viewport
llvm-context
llvmpipe-duma
llvmpipe-wider-regs
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
map-texture-image-v4
map-texture-image-v5
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-copyteximage-hook
remove-driver-date
remove-max-width
remove-max-width-2
remove-redundant-helpers
renderbuffer-cleanups-v2
shader-file-reorg
shader-work
softpipe_0_1_branch
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
xa_branch
The Mesa 3D Graphics Library
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-27
st/xa: Update README.
xa_branch
Thomas Hellstrom
1
-6/+14
2011-06-27
st/xa: Add a function to check for supported formats
Thomas Hellstrom
5
-9/+36
2011-06-27
st/xa: Various fixes for composite.
Thomas Hellstrom
3
-16/+29
2011-06-21
st/xa: Solid fill (tested) and composite (yet untested)
Thomas Hellstrom
10
-23/+974
2011-06-20
st/xa: Really support xa_surface_format. Bump minor.
Thomas Hellstrom
5
-4/+11
2011-06-20
st/xa: Support format-changing copy.
Thomas Hellstrom
3
-13/+53
2011-06-16
st/xa: Make sure we blit all yuv regions.
Thomas
1
-0/+1
2011-06-16
st/xa: Fix a typo pointed out by Keith Whitwell.
Thomas
1
-1/+1
2011-06-16
target/dri-vmwgfx: Throttle dri clients by default.
Thomas
1
-0/+1
2011-06-15
st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.
Thomas Hellstrom
16
-3/+2709
2011-06-15
r600g: fix TXD src regs needing fetching.
Mike Kaplinskiy
1
-46/+50
2011-06-15
r600g: use inlines for some common tex instr setup code.
Mike Kaplinskiy
1
-11/+24
2011-06-15
glsl/builtins: Actually implement int/ivec variants of abs().
Kenneth Graunke
1
-0/+20
2011-06-15
r600g: fix TXD when shadowing is enabled.
Mike Kaplinskiy
2
-6/+17
2011-06-15
r600g: add TXD support.
Dave Airlie
4
-6/+64
2011-06-15
i915g: add const qualifier to silence warning
Brian Paul
1
-1/+1
2011-06-15
r600g: also set TILE_MODE of the base level
Marek Olšák
1
-1/+1
2011-06-15
r600g: force OpenGL's BASE_LEVEL behavior on r600-r700
Marek Olšák
1
-10/+16
2011-06-15
glsl/generate_builtins.py: Remove regexp to kill pointer addresses.
Kenneth Graunke
1
-4/+0
2011-06-15
glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...
Jeremy Huddleston
2
-2586/+2666
2011-06-14
st/mesa: fix indentation, whitespace
Brian Paul
1
-69/+74
2011-06-14
st/mesa: replace st->ctx with ctx
Brian Paul
7
-69/+80
2011-06-14
st/mesa: fix comments, whitespace
Brian Paul
1
-3/+4
2011-06-14
docs: 7.10.3 updates
Brian Paul
3
-1/+312
2011-06-14
st/mesa: improved is_interleaved_arrays() checking
Brian Paul
1
-31/+19
2011-06-14
r600c: add tiling support for evergreen+
Alex Deucher
1
-45/+95
2011-06-14
r600g: fix RGB32F texturing
Marek Olšák
1
-1/+2
2011-06-14
r600g: fix indentation and comments
Marek Olšák
2
-37/+40
2011-06-14
mesa: Switch generate_mipmaps_compressed() to using TexImage2D to upload.
Eric Anholt
4
-69/+52
2011-06-14
mesa: Remove uncompressed code from generate_mipmaps_compressed().
Eric Anholt
1
-100/+77
2011-06-14
mesa: Remove compressed code from generate_mipmaps_uncompressed().
Eric Anholt
1
-114/+4
2011-06-14
mesa: Split _mesa_generate_mipmap along compressed/uncompressed lines.
Eric Anholt
1
-26/+225
2011-06-14
intel: Fix miptree height alignment for compressed NPOT textures.
Eric Anholt
1
-4/+2
2011-06-14
intel: Drop dead preinitialization of align_w, align_h.
Eric Anholt
1
-1/+1
2011-06-14
intel: Drop the cpp argument to intel_miptree_create().
Eric Anholt
5
-22/+5
2011-06-14
intel: Calculate compress_byte in intel_miptree_create.
Eric Anholt
5
-26/+18
2011-06-14
intel: Use the gl_format to get the base_format for miptree create.
Eric Anholt
5
-5/+1
2011-06-14
intel: Drop the internal_format field of the mipmap tree.
Eric Anholt
5
-15/+4
2011-06-14
intel: Make the intel_miptree_match_image format check more specific.
Eric Anholt
2
-12/+3
2011-06-14
i915: Drop dead argument to translate_texture_format().
Eric Anholt
2
-6/+3
2011-06-14
intel: Add block alignment for RGTC textures.
Eric Anholt
4
-32/+18
2011-06-14
intel: Add the MESA_FORMAT as a field of the miptree.
Eric Anholt
5
-4/+14
2011-06-14
intel: Fix 2x2 and 1x1 compressed teximages from _mesa_generate_mipmap()
Eric Anholt
1
-5/+12
2011-06-14
r600g: disable shader_texture_lod until there is driver support
Marek Olšák
1
-1/+1
2011-06-14
llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle
Adam Jackson
1
-2/+66
2011-06-14
nv50: fix copy/paste error in nv50_gmtyprog_validate
Christoph Bumiller
1
-2/+4
2011-06-14
apple: Set the glapi dispatch table on context bind
Jeremy Huddleston
4
-3/+4
2011-06-14
configure.ac: cleanup the gallium-r300 option
Marek Olšák
1
-19/+13
2011-06-14
st/xorg: remove unused variable
Marek Olšák
1
-1/+0
2011-06-13
r600g: do not link with softpipe
Marek Olšák
1
-1/+0
[next]