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-11-10
gallium: Remove redundant sw and debug target helpers
remove-redundant-helpers
Jakob Bornecrantz
9
-272
/
+1
2010-11-10
graw: Use inline debug helper instead of non-inline version
Jakob Bornecrantz
4
-5
/
+10
2010-11-10
libgl-xlib: Use inline debug helper instead of non-inline version
Jakob Bornecrantz
3
-21
/
+8
2010-11-10
libgl-xlib: Use sw helper instead of roll your own
Jakob Bornecrantz
1
-78
/
+12
2010-11-10
graw: Use inline sw helper instead of roll your own loader
Jakob Bornecrantz
2
-42
/
+4
2010-11-10
galahad: Correct the name of the scons library
Jakob Bornecrantz
1
-1
/
+1
2010-11-10
r600g: allow driver to work without submitting cmd to GPU
Jerome Glisse
1
-0
/
+2
2010-11-10
intel: Add a new B43 pci id.
Robert Hooker
2
-1
/
+4
2010-11-10
i965: re-enable gen6 IF statements in the fragment shader.
Eric Anholt
2
-6
/
+1
2010-11-10
i965: Work around strangeness in swizzling/masking of gen6 math.
Eric Anholt
1
-11
/
+58
2010-11-10
meta: Handle bitmaps with alpha test enabled.
Francisco Jerez
1
-6
/
+35
2010-11-10
gallivm: implement indirect addressing over inputs
Zack Rusin
1
-3
/
+64
2010-11-10
mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricaps
Roland Scheidegger
4
-16
/
+3
2010-11-10
r200: fix r200 large points
Roland Scheidegger
2
-7
/
+5
2010-11-10
egl_dri2: Fix __DRI_DRI2 version 1 support.
Chia-I Wu
1
-1
/
+1
2010-11-10
r300g: turn magic numbers into names in the hyperz code
Marek Olšák
1
-12
/
+18
2010-11-10
r300g: rename has_hyperz -> can_hyperz
Marek Olšák
5
-11
/
+11
2010-11-10
r300g: mention ATI in the renderer string
Marek Olšák
1
-25
/
+25
2010-11-10
ws/r600: match bo_busy shared/fence logic in bo_wait
Keith Whitwell
1
-8
/
+9
2010-11-10
mesa: Clean up header file inclusion in pixelstore.h.
Vinson Lee
1
-1
/
+2
2010-11-10
mesa: Clean up header file inclusion in pixel.h.
Vinson Lee
1
-1
/
+6
2010-11-10
Revert "i965: VS use SPF mode on sandybridge for now"
Zhenyu Wang
2
-5
/
+1
2010-11-10
i965: fix dest type of 'endif' on sandybridge
Zhenyu Wang
1
-1
/
+1
2010-11-09
i965: Add support for math on constants in gen6 brw_wm_glsl.c path.
Eric Anholt
1
-4
/
+5
2010-11-09
ir_to_mesa: Refactor code for emitting DP instructions
Ian Romanick
1
-45
/
+35
2010-11-09
i965: Allow OPCODE_SWZ to put immediates in the first arg.
Eric Anholt
1
-0
/
+1
2010-11-09
glsl: Remove unnecessary "unused variable" warning suppression.
Kenneth Graunke
1
-3
/
+0
2010-11-09
intel: Add assert check for blitting alignment.
Peter Clifton
1
-2
/
+3
2010-11-09
Revert "intel: Fix the client-side swapbuffers throttling."
Eric Anholt
1
-5
/
+1
2010-11-09
intel: Fix the client-side swapbuffers throttling.
Eric Anholt
1
-1
/
+5
2010-11-09
glsl: Fix incorrect gl_type of sampler2DArray and sampler1DArrayShadow
Ian Romanick
1
-2
/
+2
2010-11-09
gallivm: Allocate TEMP/OUT arrays only once.
José Fonseca
1
-36
/
+23
2010-11-09
gallivm: implement indirect addressing of the output registers
Zack Rusin
1
-5
/
+105
2010-11-09
winsys/xlib: Add cygwin to SConscript.
Vinson Lee
1
-1
/
+1
2010-11-09
r600: fix my pessimism about PIPE_TRANSFER_x flags
Keith Whitwell
1
-8
/
+5
2010-11-09
r600g: translate ARR instruction
Keith Whitwell
1
-2
/
+13
2010-11-09
r600g: attempt to turn on DXTn formats
Keith Whitwell
3
-4
/
+17
2010-11-09
r600g: avoid recursion with staged uploads
Keith Whitwell
1
-0
/
+34
2010-11-09
mesa: no-op glBufferSubData() on size==0
Brian Paul
1
-0
/
+3
2010-11-09
softpipe: can't no-op depth test stage when occlusion query is enabled
Brian Paul
1
-0
/
+1
2010-11-10
st/dri: Add support for surfaceless current contexts.
Chia-I Wu
3
-2
/
+7
2010-11-10
docs: Update egl docs.
Chia-I Wu
1
-25
/
+35
2010-11-10
autoconf: Add --enable-gallium-egl.
Chia-I Wu
1
-6
/
+22
2010-11-09
mesa: Clean up header file inclusion in nvprogram.h.
Vinson Lee
1
-1
/
+3
2010-11-09
mesa: Clean up header file inclusion in multisample.h.
Vinson Lee
1
-1
/
+3
2010-11-09
mesa: Clean up header file inclusion in matrix.h.
Vinson Lee
1
-1
/
+2
2010-11-09
mesa: Clean up header file inclusion in lines.h.
Vinson Lee
1
-1
/
+2
2010-11-09
mesa: Clean up header file inclusion in light.h.
Vinson Lee
1
-1
/
+6
2010-11-09
mesa: Add missing header and forward declarations in dd.h.
Vinson Lee
1
-1
/
+13
2010-11-09
mesa: Clean up header file inclusion in image.h.
Vinson Lee
1
-1
/
+3
[next]