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
2 days
llvmpipe: enable z32s8x24 format
HEAD
master
Roland Scheidegger
1
-6/+0
2 days
llvmpipe: handle z32s8x24 depth/stencil format
Roland Scheidegger
9
-148/+259
2 days
llvmpipe: get rid of unused tiled/linear logic
Roland Scheidegger
7
-713/+50
2 days
llvmpipe: fix bogus handling of first_layer when setting up texture sampling
Roland Scheidegger
2
-14/+18
4 days
llvmpipe: Temporary workaround to prevent segfault on array textures.
José Fonseca
1
-0/+3
2013-05-03
llvmpipe: get rid of depth swizzling.
Roland Scheidegger
7
-273/+414
2013-04-29
llvmpipe: Fix queries when screen->num_threads == 0.
José Fonseca
1
-2/+3
2013-04-27
llvmpipe: stop crashing when one of the so targets is null
Zack Rusin
1
-2/+5
2013-04-27
llvmpipe: implement so_overflow query
Zack Rusin
3
-0/+15
2013-04-26
llvmpipe: replace LP_MAX_THREADS with screen->num_threads in query code
Brian Paul
1
-2/+4
2013-04-26
llvmpipe: bump LP_MAX_THREADS to 16
Brian Paul
1
-1/+1
2013-04-23
softpipe: fix streamout with an emptry geometry shader
Zack Rusin
2
-12/+23
2013-04-21
llvmpipe: verify function on blend test.
José Fonseca
1
-0/+2
2013-04-20
llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either.
José Fonseca
1
-4/+6
2013-04-20
llvmpipe: Ignore depth-stencil state if format has no depth/stencil.
José Fonseca
1
-4/+10
2013-04-18
llvmpipe: Take in consideration all current constant buffers when mapping.
José Fonseca
1
-3/+9
2013-04-18
llvmpipe: Support half integer pixel center fs coord.
José Fonseca
4
-3/+28
2013-04-18
llvmpipe: Remove the static interpolation.
José Fonseca
3
-384/+19
2013-04-17
draw: implement pipeline statistics in the draw module
Zack Rusin
23
-22/+258
2013-04-17
tgsi/exec: fix the udiv and umod instructions
Zack Rusin
1
-8/+8
2013-04-17
gallivm: JIT symbol resolution with linux perf.
José Fonseca
8
-86/+372
2013-04-17
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
17
-27/+137
2013-04-10
llvmpipe: implement PIPE_QUERY_SO_STATISTICS
Zack Rusin
2
-0/+21
2013-04-05
llvmpipe: Work without sse2 if llvm is new enough
Adam Jackson
1
-2/+3
2013-04-04
st/xlib: add HUD support for xlib/GLX
Brian Paul
4
-0/+34
2013-04-04
llvmpipe: implement ucmp
Zack Rusin
2
-0/+32
2013-04-03
draw/llvmpipe: allow independent so attachments to the vs
Zack Rusin
6
-23/+43
2013-04-03
llvmpipe: reset so buffers when not appending
Zack Rusin
1
-0/+6
2013-04-01
llvmpipe: use triangle subdivision to avoid fixed-point overflow issues
Brian Paul
3
-0/+186
2013-03-28
llvmpipe: put .bmp extension on dumped image files
Brian Paul
1
-2/+2
2013-03-28
llvmpipe: add 'f' suffix to 1.0 in fixed_to_float()
Brian Paul
1
-1/+1
2013-03-27
llvmpipe/draw: Fix texture sampling in geometry shaders
Zack Rusin
8
-71/+146
2013-03-24
llvmpipe: Fix assertions with assignment instead of comparison.
Vinson Lee
1
-2/+2
2013-03-22
llvmpipe: add EXT_packed_float render target format support
Roland Scheidegger
4
-2/+382
2013-03-13
llvmpipe: don't assert when trying to render to surfaces with multiple layers
Roland Scheidegger
2
-2/+3
2013-03-13
llvmpipe: Fix geometry shader token leak.
José Fonseca
1
-0/+1
2013-03-07
llvmpipe: remove the power of two sizeof(struct cmd_block) assertion
Brian Paul
1
-7/+0
2013-03-06
llvmpipe: fix incorrect 'j' array index in dummy texture code
Brian Paul
1
-3/+3
2013-03-06
llvmpipe: remove unused cmd_block_list struct
Brian Paul
1
-4/+0
2013-03-06
llvmpipe: add some scene limit sanity check assertions
Brian Paul
1
-0/+22
2013-03-06
llvmpipe: tweak CMD_BLOCK_MAX and LP_SCENE_MAX_SIZE
Brian Paul
1
-2/+8
2013-03-05
tgsi: handle projection modifier for array textures.
Roland Scheidegger
1
-3/+11
2013-03-02
llvmpipe: don't assert on illegal surface creation.
Roland Scheidegger
2
-4/+4
2013-03-02
llvmpipe: bump glsl version to 140
Roland Scheidegger
2
-12/+5
2013-03-02
st/mesa: convert ir_triop_lrp to TGSI_OPCODE_LRP
Brian Paul
1
-1/+4
2013-02-28
llvmpipe: check buffers in llvmpipe_is_resource_referenced.
Roland Scheidegger
3
-8/+24
2013-02-28
llvmpipe: support rendering to buffer render targets.
Roland Scheidegger
4
-47/+61
2013-02-25
llvmpipe: (trivial) get rid of old function prototypes.
Roland Scheidegger
1
-7/+0
2013-02-25
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
12
-115/+191
2013-02-23
llvmpipe: Fix creation of shared and scanout textures.
John Kåre Alsaker
1
-1/+3
[next]