index
:
~airlied/mesa
965-glsl
965-ttm
ARB_base_instance
ARB_blend_func_extended
ARB_texture_rgb10_a2ui
ARB_vertex_type_2_10_10_10_rev
ARB_vertex_type_2_10_10_10_rev_merge
EXT_texture_compression_rgtc
EXT_texture_sRGB_decode
R300_DRIVER
arb_blend_func_extended
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_map_buffer_range
arb_robust
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
clip-hacks
cxx-1-branch
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
evergreen-arl
evergreen-interp
evergreen-r600g
experimental-1
ext-provoking-vertex
float_glx_fail
framebuffer_srgb
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-clip-vertex
gallium-color0-write-cbufs
gallium-i915-current
gallium-int-work
gallium-int-work-clean
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-noblocks
gallium-rg
gallium-s3tc
gallium-softpipe-winsys
gallium-stencil-export
gallium-strict-aliasing
gallium-tex-surfaces
gallium-vertex-linear
gallium-wgl-rework
gallium-xlib-rework
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
hiz
hyperz
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
i965g-restart
i965g-update
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvmpipe-int
llvmpipe-int-rebase
llvmpipe-int-test
llvmpipe-int-work
llvmpipe-int-workv3
llvmpipe-low-hanging
lost-context
lp-binning
map-tex-branch
master
mesa
mesa-array-update-driver
mesa-clear-fixes
mesa-clear-fixes2
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
new-frag-attribs
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-format-simplify
pipe-video
r100-3d-texture
r100-rework
r300-bufmgr
r300-cs-setup
r300g-buffer-rework
r300g-buffer-rework-pointless
r300g-linestipple
r300g-no-libdrm
r300g-point-sprite
r300g-polystip
r500-support
r600-r300compiler
r600c-cleanups
r600g-ar-handle
r600g-bits
r600g-blend
r600g-boabstract
r600g-buffer
r600g-cayman
r600g-cayman-idiv
r600g-clip-vertex
r600g-common
r600g-condrender
r600g-cpu
r600g-dave
r600g-depth
r600g-dirty
r600g-eg-sepsten
r600g-eg-tiling
r600g-flush-hack
r600g-gprlimits
r600g-if
r600g-integer
r600g-integer-wip
r600g-ms
r600g-ms-extra
r600g-oq
r600g-r600-int
r600g-r600-int-bits
r600g-resinfo
r600g-test
r600g-texture-array
r600g-tile
r600g-tiling
r600g-tmp
r600g-vformat
r600g-vtrans
r600g-winsys-abstract
r600g-wtf
r600g-wtf2
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
resinfo
s3tc
s3tc-hack
sep-zs
softpipe-fixes
softpipe-gl3
softpipe-opt
softpipe-tfb
softpipe_0_1_branch
st-shader-varients
st-vbo
test-hack
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture-rg
texture_rg
texture_rg-2
tgsi-simplify-ext
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
width0
wip-irtgsi
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
rename radeong_dri.so to r300_dri.so
HEAD
master
Dave Airlie
4
-5/+5
2010-08-24
nvfx: Remove unnecessary headers.
Vinson Lee
3
-4/+0
2010-08-24
glsl: make 'make clean' work properly.
Dave Airlie
1
-1/+1
2010-08-24
glsl: Silence unused variable warning.
Vinson Lee
1
-0/+1
2010-08-24
r300g: Remove unused variable.
Vinson Lee
1
-2/+0
2010-08-24
st/egl: Fix r300/r600 support in KMS backend.
Chia-I Wu
2
-3/+32
2010-08-24
targets/egl: Check against drm_driver_descriptor::name.
Chia-I Wu
3
-16/+15
2010-08-24
targets/egl: add pipe_r600
Benjamin Franzke
2
-0/+40
2010-08-24
targets/egl: rename pipe_radeon to pipe_r300
Benjamin Franzke
2
-8/+8
2010-08-24
mesa: Remove extraneous semicolon.
Chia-I Wu
1
-1/+1
2010-08-24
st/dri: Remove unnecessary main/mtype.h.
Chia-I Wu
1
-1/+0
2010-08-24
st/wgl: Include main/core.h.
Chia-I Wu
4
-7/+3
2010-08-24
st/glx: Include main/core.h.
Chia-I Wu
5
-21/+38
2010-08-24
glsl: Include main/core.h.
Chia-I Wu
18
-30/+16
2010-08-24
mesa: Add core.h.
Chia-I Wu
3
-47/+81
2010-08-24
translate_sse: clear state for each function emission
Luca Barbieri
1
-3/+3
2010-08-24
glsl: Rely on talloc_autofree_context() instead of trying to free on our own.
Eric Anholt
1
-6/+1
2010-08-24
intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.
Eric Anholt
3
-1/+6
2010-08-24
radeon: print chip family for evergreen in renderer string
Alex Deucher
2
-2/+5
2010-08-23
r600g: add XPD support
Dave Airlie
1
-1/+124
2010-08-23
r600g: add CMP support.
Dave Airlie
1
-1/+50
2010-08-23
nvfx: don't emit dummy commands on nv30
Luca Barbieri
1
-4/+8
2010-08-23
glsl: When unable to assign the initializer for a const variable, set it to 0.
Eric Anholt
1
-13/+21
2010-08-23
translate_sse: fix x86-64
Luca Barbieri
1
-0/+1
2010-08-23
glsl: Cleanly fail when a function has an unknown return type.
Eric Anholt
1
-1/+7
2010-08-23
r600g: Add support for PIPE_CAP_DEPTH_CLAMP.
Henri Verbeet
2
-3/+4
2010-08-23
glsl: Rebuild builtins for any() change.
Eric Anholt
1
-3/+3
2010-08-23
mesa: Add new ir_unop_any() expression operation.
Eric Anholt
7
-3/+41
2010-08-23
glsl: Regenerate builtins with the new sorting.
Eric Anholt
1
-5089/+5089
2010-08-23
ir_to_mesa: Implement f2b by comparing the arg to 0, not the result.
Eric Anholt
1
-1/+1
2010-08-23
glsl: Count function call outvals as writing to variables for linker checks.
Eric Anholt
1
-0/+21
2010-08-23
glsl2: Include imports.h to get snprintf wrapper for MSVC
Ian Romanick
3
-1/+8
2010-08-23
mesa: Fix msvc build of glsl.
Aras Pranckevicius
1
-2/+7
2010-08-23
auxiliary: fix nvfx/nv50 primitive splitting for line loops
Luca Barbieri
1
-1/+1
2010-08-23
r600g: export one component per pixel + r7xx uncompression shader
Jerome Glisse
5
-5/+89
2010-08-23
generate_builtins.py: Generate output in sorted order.
Kenneth Graunke
1
-5/+6
2010-08-23
nvfx: improve fp temp accounting
Luca Barbieri
1
-2/+4
2010-08-23
tgsi: fix false CondStackTop==0 assertion
Brian Paul
1
-0/+5
2010-08-23
ir_to_mesa: Fix constant array handling to return the temp we created.
Eric Anholt
1
-0/+1
2010-08-23
glcpp: Make standalone preprocessor work with a tty as stdin
Carl Worth
1
-33/+49
2010-08-23
glcpp: Fix test suite to avoid flagging failed tests as valgrind errors.
Carl Worth
1
-4/+5
2010-08-23
glcpp: Fix segfault in standalone preprocessor for "file not found", etc.
Carl Worth
1
-4/+17
2010-08-23
glcpp: Update generated glcpp-lex.c for the last two changes.
Carl Worth
1
-191/+186
2010-08-23
glcpp: Fix handling of "#line 0"
Carl Worth
1
-2/+3
2010-08-23
glcpp: Fix source numbers set with "#line LINE_NUMBER SOURCE_NUMBER"
Carl Worth
1
-2/+7
2010-08-23
glcpp: Add new test for #line directive.
Carl Worth
2
-0/+21
2010-08-23
glcpp: Update README file (new specifications and fewer limitations).
Carl Worth
1
-12/+14
2010-08-23
glcpp: Add test for the #error directive.
Carl Worth
2
-0/+4
2010-08-23
glsl: Trim the size of uniform arrays to the maximum element used.
Eric Anholt
2
-0/+57
2010-08-23
mesa: Don't add 1 to GL_ACTIVE_UNIFORM_MAX_LENGTH.
Eric Anholt
1
-2/+0
[next]