index
:
~airlied/mesa
7.10
7.11
7.8
7.8-gles
7.9
8.0
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_texture_cube_map_array
arb_texture_query_lod
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-tbo
gallium-texture-multisample
gallium-tgsi-semantic-cleanup
gallium-userbuf
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
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-cube-map-array
llvmpipe-duma
llvmpipe-query-wip
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
prime
primitive-restart
qxl-dri2-driver
r300-bufmgr
r500-support
r600-gs-hacks
r600g-ms
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
renderer-1
shader-file-reorg
shader-work
softpipe_0_1_branch
sp-msaa
sp-msaa-extreme-edition
sp-tf2
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
tgsi-to-gl
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
xa_branch
Dave's mesa hackery
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-30
r600g: EXT_framebuffer_multisample attempt 1 (v7.1)
r600g-ms
Dave Airlie
13
-41/+556
2012-06-27
i915g: Implement sRGB textures
Stéphane Marchesin
5
-12/+128
2012-06-26
svga: return 120 for PIPE_CAP_GLSL_FEATURE_LEVEL
Brian Paul
1
-1/+3
2012-06-26
llvmpipe: return 120 for PIPE_CAP_GLSL_FEATURE_LEVEL
Brian Paul
1
-1/+1
2012-06-26
glsl: glcpp: Extend testing of #line directives
Carl Worth
2
-0/+12
2012-06-26
glsl: glcpp: Move handling of #line directives from lexer to parser.
Carl Worth
4
-40/+55
2012-06-26
glsl: glcpp: Rename and document _glcpp_parser_expand_if
Carl Worth
1
-5/+20
2012-06-26
glsl: Consistently use length-based ralloc string functions for info_log.
Carl Worth
1
-14/+24
2012-06-26
glsl: glcpp: Allow "#if undefined-macro' to evaluate to false.
Carl Worth
5
-3/+20
2012-06-26
r600g: enable DUAL_EXPORT mode when possible on r6xx/r7xx
Jerome Glisse
3
-18/+57
2012-06-26
r600g: enable DUAL_EXPORT mode when possible
Vadim Girlin
4
-6/+55
2012-06-26
r600g: avoid unnecessary shader exports v2
Vadim Girlin
6
-28/+41
2012-06-26
r600g: cache shader variants instead of rebuilding v3
Vadim Girlin
5
-94/+217
2012-06-26
svga: handle missing PIPE_CAP_x queries
Brian Paul
1
-9/+14
2012-06-26
llvmpipe: handle more PIPE_CAP_x queries
Brian Paul
1
-4/+48
2012-06-26
softpipe: handle more PIPE_CAP_x queries
Brian Paul
1
-3/+31
2012-06-26
svga: return 1 for PIPE_CAP_MIXED_COLORBUFFER_FORMATS
Brian Paul
1
-1/+3
2012-06-26
glsl: fix comment typo
Brian Paul
1
-1/+1
2012-06-26
u2f_emit: Fix type parameter in LLVM call.
Olivier Galibert
1
-1/+1
2012-06-26
i965/msaa: Set KILL_ENABLE when GL_ALPHA_TO_COVERAGE enabled.
Paul Berry
2
-4/+6
2012-06-26
i965/msaa: Implement GL_SAMPLE_ALPHA_TO_{COVERAGE,ONE}.
Paul Berry
1
-1/+9
2012-06-26
i965/msaa: Implement glSampleCoverage.
Paul Berry
4
-7/+26
2012-06-26
st/wgl: Add a few more comments.
José Fonseca
2
-6/+38
2012-06-26
r600g: don't disable streamout if it hasn't been started
Marek Olšák
1
-1/+1
2012-06-26
u_blitter: disable streamout before rendering
Marek Olšák
1
-0/+10
2012-06-25
i965/fs: Fix conversions float->bool, int->bool
Chad Versace
1
-7/+7
2012-06-25
st/wgl: 80-column wrapping
Brian Paul
2
-7/+12
2012-06-25
docs/lists: add piglit mailing list
Andreas Boll
1
-0/+3
2012-06-25
docs/helpwanted: update some info
Andreas Boll
1
-9/+8
2012-06-25
docs/sourcetree: update some info
Andreas Boll
1
-4/+6
2012-06-25
docs/devinfo: update release info
Andreas Boll
1
-22/+19
2012-06-25
docs/systems: add some useful driver links
Andreas Boll
1
-5/+7
2012-06-25
docs: update some broken/old links
Andreas Boll
5
-6/+6
2012-06-25
docs: whitespace cleanup
Andreas Boll
1
-16/+16
2012-06-25
docs: escape html special char
Andreas Boll
1
-1/+1
2012-06-25
docs: add missing target attribute
Andreas Boll
3
-4/+4
2012-06-25
docs/shading: use proper markup
Andreas Boll
1
-11/+11
2012-06-25
docs: document the GALLIUM_LOG_FILE env var
Brian Paul
1
-0/+2
2012-06-25
mesa: new MESA_LOG_FILE env var to log errors, warnings, etc., to a file
Brian Paul
2
-2/+14
2012-06-25
docs: update GL3.3 status
Marek Olšák
1
-1/+2
2012-06-25
r600g: inline r600_blit_push_depth and use resource_copy_region
Marek Olšák
3
-18/+11
2012-06-25
r600g: split flushed depth texture creation and flushing
Marek Olšák
5
-16/+34
2012-06-25
i965/msaa: Add backend support for centroid interpolation.
Paul Berry
3
-11/+32
2012-06-25
i965/fs: Refactor interpolation code to prepare for adding centroid support.
Paul Berry
2
-8/+17
2012-06-25
i965/msaa: Adapt clip setup for centroid noperspective interpolation.
Paul Berry
3
-2/+6
2012-06-25
glsl: Add IsCentroid bitfield to gl_fragment_program.
Paul Berry
2
-1/+11
2012-06-25
st/mesa: added some simple fbo debugging/helper code
Brian Paul
1
-1/+25
2012-06-25
llvmpipe: fix the LP_NO_RAST debug option
Brian Paul
4
-24/+22
2012-06-23
scons: Add glsl/glcpp to the include path.
Vinson Lee
1
-2/+2
2012-06-22
automake: add missing inclusion of GL headers
Laurent Carlier
2
-0/+2
[next]