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
53 min.
i965: Add #defines for the pipeline statistics counter registers.
Kenneth Graunke
1
-0/+13
53 min.
i965: Bump kernel requirement to 3.3 on Ivybridge.
Kenneth Graunke
3
-21/+12
3 days
gallivm: Eliminate 8.8 fixed point intermediates from AoS sampling path.
José Fonseca
5
-242/+186
8 days
glsl: Add a pass to flip matrix/vector multiplies to use dot products.
Kenneth Graunke
4
-0/+128
11 days
i965: Update URB partitioning code for Haswell's GT3 variant.
Kenneth Graunke
1
-8/+17
12 days
i965: Update the surface formats table from the current specs.
Eric Anholt
1
-0/+65
2013-05-01
i965: Lower textureGrad() for samplerCubeShadow.
Kenneth Graunke
3
-6/+27
2013-04-16
i965: Enable the Bay Trail platform.
Kenneth Graunke
4
-0/+29
2013-04-04
i965: Remove fixed-function texture projection avoidance optimization.
Kenneth Graunke
1
-25/+18
2013-04-03
gallivm: use f16c hw support for float->half and half->float conversion
Roland Scheidegger
4
-4/+53
2013-03-01
i965: enable ARB_texture_multisample on Gen6+
Chris Forbes
1
-0/+1
2013-03-01
i965: take the target into account for Gen7 MSAA modes
Chris Forbes
1
-3/+19
2013-02-06
i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
5
-8/+154
2013-02-03
i965: Fix the SF Vertex URB Read Length calculation for Gen7 platforms.
Kenneth Graunke
1
-16/+16
2013-01-25
i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.
Kenneth Graunke
4
-7/+21
2013-01-25
intel: Fix glCopyTexSubImage on buffers whose width >= 32kbytes
Paul Berry
1
-0/+21
2013-01-24
intel: Fix ReadPixels on buffers whose width >= 32kbytes
Paul Berry
1
-4/+24
2012-12-29
i965: Fail to blit rather than assert on invalid pitch requirements.
Kenneth Graunke
1
-2/+2
2012-12-14
i965: Jump to the end of the next outer conditional block on ENDIFs.
Kenneth Graunke
1
-0/+7
2012-11-10
i965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.
Kenneth Graunke
1
-3/+1
2012-10-29
intel: support for 16 bit config with 24 depth and 8 stencil
Tapani Pälli
1
-2/+7
2012-09-24
i965/blorp: Increase Y alignment for multisampled stencil blits.
Paul Berry
1
-2/+7
2012-09-06
i965: Fix primitive restart on Haswell.
Kenneth Graunke
5
-1/+43
2012-08-09
i965: Rework the extra flushes surrounding occlusion queries.
Kenneth Graunke
1
-7/+4
2012-08-08
i965: Emit a CS stall before timestamp writes.
Kenneth Graunke
1
-0/+14
2012-08-07
intel: Advertise multisample DRI2 configs on gen >= 6
Chad Versace
1
-3/+51
2012-07-26
i965: Use sendc for all render target writes on Gen6+.
Paul Berry
1
-1/+1
2012-07-20
i965: Add support for AVG instruction.
Paul Berry
2
-0/+23
2012-07-11
i965/msaa: Add an enum to describe MSAA layout.
Paul Berry
10
-130/+229
2012-07-02
i965/msaa: Fix centroid interpolation of unlit pixels.
Paul Berry
4
-4/+39
2012-06-07
i965/blorp: allow all buffer formats provided src and dst match.
Paul Berry
1
-25/+7
2012-06-05
i965/vs: Fix texelFetchOffset() on pre-Gen7.
Kenneth Graunke
1
-2/+2
2012-06-05
i965/fs: Fix texelFetchOffset() on pre-Gen7.
Kenneth Graunke
1
-12/+28
2012-05-15
i965: Implement guardband clipping on Ivybridge.
Kenneth Graunke
2
-5/+15
2012-04-01
intel: add PCI IDs for Ivy Bridge GT2 server variant
Eugeni Dodonov
3
-1/+5
2012-03-30
i965: Set "Shader Channel Select" fields in Haswell's SURFACE_STATE.
Kenneth Graunke
3
-1/+37
2012-02-16
i965: Emit Ivybridge VS workaround flushes.
Kenneth Graunke
4
-2/+29
2012-01-27
i965/vs: Use the sampler for VS pull constant loading on Ivybridge.
Kenneth Graunke
1
-0/+17
2012-01-27
i965: Expose brw_set_sampler_message for use outside brw_eu_emit.c.
Kenneth Graunke
2
-10/+22
2012-01-23
i965: Fix border color on Sandybridge and Ivybridge.
Kenneth Graunke
1
-1/+7
2012-01-18
i965: Fix disassembly of data port writes on Ivybridge.
Kenneth Graunke
1
-1/+12
2012-01-18
i965: Fix disassembly of sampler messages on Ivybridge.
Kenneth Graunke
1
-1/+7
2012-01-18
i965/vs: Take attributes into account when deciding urb_entry_size.
Kenneth Graunke
2
-5/+8
2012-01-18
i965: Bump Ivybridge's fake MRF range to g112-127 instead of g111-126.
Kenneth Graunke
1
-1/+9
2012-01-10
i965: Fix zeroing of unused attributes in 3DSTATE_SBE.
Kenneth Graunke
1
-2/+2
2012-01-08
i965: Actually enable SIMD16 dispatch on Ivybridge.
Kenneth Graunke
1
-2/+7
2011-12-07
i965: Set Ivybridge's is_array SURFACE_STATE bit.
Kenneth Graunke
1
-1/+2
2011-12-07
i965: Return BRW_DEPTHBUFFER_D32_FLOAT as the null-depthbuffer format.
Kenneth Graunke
1
-0/+3
2011-12-06
i965: Set SURFACE_STATE vertical alignment bit on Ivybridge.
Kenneth Graunke
1
-0/+7
2011-11-11
i965: Upload SAMPLER_STATE pointers for the VS on Ivybridge.
Kenneth Graunke
1
-1/+7
[next]