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-04-15
Merge branch 'master' into lp-surface-tiling
lp-surface-tiling
Brian Paul
752
-30988
/
+42089
2010-04-15
r300g: add missing r300_state.h
Marek Olšák
1
-0
/
+30
2010-04-15
r300g: disable the REPEAT NPOT fallback until it works
Marek Olšák
1
-1
/
+2
2010-04-15
r300g: do not use NPOT fallback for CLAMP wrap modes
Marek Olšák
1
-23
/
+29
2010-04-15
r300g: pick a new fragment shader when either a sampler state or view is changed
Marek Olšák
3
-17
/
+24
2010-04-14
st/mesa: Remove unnecessary headers.
Vinson Lee
1
-3
/
+0
2010-04-15
nvfx: dont swizzle stuff into GART
Xavier Chantry
1
-2
/
+2
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
7
-32
/
+39
2010-04-14
i915g: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-04-15
r300g: fix regression in texdepth.
Dave Airlie
1
-5
/
+7
2010-04-14
gallium/tests: Add test case for pipe_barrier.
Vinson Lee
3
-0
/
+88
2010-04-14
swrastg: Fix defines to be able to load more then one sw driver
Jakob Bornecrantz
1
-6
/
+6
2010-04-14
llvmpipe: comments for fence functions
Brian Paul
1
-0
/
+26
2010-04-14
progs/tests: added stencilreaddraw to SConscript, Makefile
Brian Paul
2
-0
/
+2
2010-04-14
progs/tests: new stencilreaddraw.c test
Brian Paul
1
-0
/
+187
2010-04-14
mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm
Brian Paul
1
-1
/
+1
2010-04-14
egl_dri2: Enable KHR_gl_texture_2D_image
Kristian Høgsberg
1
-0
/
+1
2010-04-14
r300g: fix possible crash when shader compilation fails
Marek Olšák
2
-0
/
+6
2010-04-14
Initialize DRI2 swap interval to 0
Michael Schmidt
1
-0
/
+1
2010-04-14
glxinfo: Print drawable type in verbose mode
Kristian Høgsberg
1
-2
/
+28
2010-04-14
r300g: simplify get_shader_constant to be rc-constant-state specific
Marek Olšák
1
-47
/
+34
2010-04-14
st/mesa: put ATI_texture_mirror_once in the right place
Marek Olšák
1
-2
/
+1
2010-04-14
progs/gallium: Fix relative path in Makefile.
Vinson Lee
2
-2
/
+2
2010-04-13
u_blitter: Coords are normalized.
Corbin Simpson
1
-0
/
+1
2010-04-14
r300g: remove the CS compenstation for non-atomized states
Marek Olšák
1
-3
/
+0
2010-04-14
r300g: remove always_dirty flag and correct leftovers
Marek Olšák
2
-7
/
+5
2010-04-14
r300g: atomize beginning occlusion query
Marek Olšák
7
-17
/
+8
2010-04-14
r300g: atomize VS constant buffer
Marek Olšák
7
-25
/
+30
2010-04-14
r300g: emit VS immediates along with VS code
Marek Olšák
4
-7
/
+37
2010-04-14
r300g: make setting up fragment depth output less hackish
Marek Olšák
3
-16
/
+18
2010-04-14
st/mesa: trivially enable ATI_texture_mirror_once
Marek Olšák
1
-0
/
+2
2010-04-14
r300g: kill off r300_fragment_shader::shadow_samplers and friends
Marek Olšák
2
-9
/
+0
2010-04-14
retrace: Update for recent interface changes.
José Fonseca
1
-23
/
+24
2010-04-14
trace: Ignore transfer_flush_region too.
José Fonseca
1
-7
/
+0
2010-04-13
i915g: Fix winsys SCons build.
Vinson Lee
1
-0
/
+2
2010-04-13
i915g: Whitespace & formating
Jakob Bornecrantz
2
-15
/
+11
2010-04-13
i915g: Mark shared layouts more clearly
Jakob Bornecrantz
1
-9
/
+15
2010-04-13
i915: Fix comments about cube layouts
Jakob Bornecrantz
1
-2
/
+3
2010-04-13
Merge branch '7.8'
Jesse Barnes
3
-5
/
+4
2010-04-13
DRI2: report swap events correctly in direct rendered case
Jesse Barnes
1
-2
/
+1
2010-04-13
llvmpipe: disable half float formats
Alan Hourihane
1
-0
/
+5
2010-04-13
gallium: Remove pipe_screen::update_buffer.
Chia-I Wu
2
-12
/
+0
2010-04-13
gallium: disable tests when using embedded build
Alan Hourihane
1
-2
/
+3
2010-04-13
scons: Fix exception when llvm-config is not present.
José Fonseca
1
-1
/
+6
2010-04-13
util: Fix util_dynarray_trim().
Michal Krol
1
-9
/
+10
2010-04-13
nvfx: use dynamically sized rotating BO pool for fragment programs
Luca Barbieri
2
-110
/
+137
2010-04-13
draw llvm: Initialize variable.
Vinson Lee
1
-1
/
+1
2010-04-13
r300g: Silence uninitialized variable warning.
Vinson Lee
1
-0
/
+1
2010-04-13
st/mesa: Remove state_tracker/st_framebuffer.c from SConscript.
Vinson Lee
1
-1
/
+0
2010-04-13
st/mesa: Drop st_public support.
Chia-I Wu
16
-1018
/
+22
[next]