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
6 hours
intel: Count fragments in our blitter-based glBitmap() path.
HEAD
master
Eric Anholt
1
-8/+12
6 hours
i965: Shut up more compiler warnings from vector insert/extract changes.
Eric Anholt
1
-0/+8
7 hours
softpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIES
Roland Scheidegger
1
-2/+8
7 hours
softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
Roland Scheidegger
3
-38/+38
7 hours
llvmpipe: disable simple_shader optimization
Roland Scheidegger
1
-1/+6
7 hours
llvmpipe: fix early depth test / late depth write stencil issues
Roland Scheidegger
1
-5/+12
7 hours
llvmpipe: fix issue with not writing new stencil values
Roland Scheidegger
2
-4/+7
7 hours
llvmpipe: (trivial) remove confusing code in stencil test
Roland Scheidegger
1
-16/+11
7 hours
llvmpipe: fix bug in early depth test / late depth write handling
Roland Scheidegger
1
-6/+7
8 hours
Haiku: Add Gallium winsys and target code
Alexander von Gluck IV
9
-0/+589
15 hours
ilo: set more fields of 3DSTATE_DEPTH_BUFFER
Chia-I Wu
1
-48/+120
18 hours
ilo: correctly set view extent in SURFACE_STATE
Chia-I Wu
2
-85/+115
18 hours
ilo: avoid unnecessary emission of SO states
Chia-I Wu
2
-9/+15
46 hours
i965: Skip etc-to-rgb transcode on BayTrail.
Eric Anholt
1
-31/+33
30 hours
mesa: Remove extension checking from ChooseTexFormat.
Eric Anholt
1
-651/+533
30 hours
mesa: Add ChooseTexFormat support for the new XBGR formats.
Eric Anholt
1
-0/+10
31 hours
i965: Split BeginTransformFeedback hook into Gen6 and Gen7+ variants.
Kenneth Graunke
4
-29/+42
31 hours
i965: Kill software primitive counting entirely.
Kenneth Graunke
6
-108/+22
31 hours
i965: Remove software geometry query code.
Kenneth Graunke
4
-71/+0
31 hours
i965: Delete unused brw->sol.offset_0_batch_start field.
Kenneth Graunke
3
-8/+0
31 hours
i965: Stop using the kernel SOL reset feature.
Kenneth Graunke
3
-10/+8
31 hours
i965: Remove dead code for Gen7 SOL without hardware contexts.
Kenneth Graunke
1
-15/+0
31 hours
i965: Add a macro for accessing the SO_WRITE_OFFSET[0-3] registers.
Kenneth Graunke
1
-0/+2
32 hours
docs: Import 9.1.3 release notes, add news item.
Ian Romanick
3
-0/+237
36 hours
radeonsi: Fix user clip planes
Michel Dänzer
1
-4/+3
36 hours
radeonsi: Handle TGSI_SEMANTIC_CLIPVERTEX
Michel Dänzer
6
-8/+86
36 hours
radeonsi: Initial support for multiple constant buffers
Michel Dänzer
4
-73/+119
36 hours
radeonsi: Fix handling of TGSI_SEMANTIC_PSIZE
Michel Dänzer
5
-9/+17
36 hours
radeonsi: increase array size for shader inputs and outputs
Marek Olšák
2
-2/+4
38 hours
xlib: check for null ctx pointer in glXIsDirect()
Brian Paul
1
-1/+1
38 hours
st/glx/xlib: check for null ctx pointer in glXIsDirect()
Brian Paul
1
-3/+1
40 hours
scons: Don't force stabs debug format for Mingw.
José Fonseca
3
-51/+0
48 hours
ilo: use BLT engine to copy between textures
Chia-I Wu
1
-1/+237
2 days
ilo: use BLT engine to copy between buffers
Chia-I Wu
1
-1/+142
2 days
ilo: refactor blitter_xy_color_blt()
Chia-I Wu
1
-48/+92
2 days
ilo: replace cp hooks by cp owner and flush callback
Chia-I Wu
6
-253/+249
2 days
ilo: harware contexts are only for the render ring
Chia-I Wu
5
-8/+12
2 days
ilo: update format mappings
Chia-I Wu
1
-14/+79
2 days
ilo: update headers from i965
Chia-I Wu
5
-54/+149
2 days
i965: Fix build failure
Anuj Phogat
1
-0/+1
2 days
i965: Implement transform feedback query support in hardware on Gen6+.
Kenneth Graunke
1
-35/+60
2 days
i965: Handle rasterizer discard in the clipper rather than GS on Gen6.
Kenneth Graunke
4
-40/+11
2 days
i965: Handle rasterizer discard in the clipper rather than SOL on Gen7.
Kenneth Graunke
2
-7/+11
2 days
i965: Disable clipper statistics when meta operations are in progress.
Kenneth Graunke
2
-4/+9
2 days
i965: Create a BRW_NEW_META_IN_PROGRESS state flag.
Kenneth Graunke
2
-1/+12
2 days
i965: Add #defines for the pipeline statistics counter registers.
Kenneth Graunke
1
-0/+13
2 days
i965: Rely on hardware contexts for query objects on Gen6+.
Kenneth Graunke
5
-73/+423
2 days
i965: Disable pixel statistics in BLORP.
Kenneth Graunke
2
-2/+0
2 days
i965: Require hardware contexts (and thus Kernel 3.6) on Gen6+.
Kenneth Graunke
2
-8/+17
2 days
i965: Bump kernel requirement to 3.3 on Ivybridge.
Kenneth Graunke
3
-21/+12
[next]