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
path:
root
/
src
/
gallium
/
drivers
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
draw: try to prevent overflows on index buffers
Zack Rusin
1
-2/+2
11 days
draw: don't crash on vertex buffer overflow
Zack Rusin
1
-2/+2
2013-05-08
i915: Use Y tiling for textures
Stéphane Marchesin
1
-2/+7
2013-05-08
i915g: Optimize batchbuffer sizes
Stéphane Marchesin
1
-3/+5
2013-05-08
i915g: Add more PIPE_CAP_* support
Stéphane Marchesin
1
-0/+9
2013-05-04
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2
-3/+3
2013-04-18
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
1
-0/+1
2013-04-18
i915g: Release old fragment shader sampler views with current pipe
Stuart Abercrombie
1
-3/+8
2013-04-03
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
1
-0/+1
2013-03-20
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
1
-0/+2
2013-03-19
tgsi: use separate structure for indirect address v2
Christian König
1
-4/+4
2013-03-09
i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling
Stéphane Marchesin
8
-23/+36
2013-03-09
i915g: Update TODO
Stéphane Marchesin
1
-12/+1
2013-02-04
gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query
Brian Paul
1
-0/+1
2013-01-15
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
1
-1/+0
2013-01-12
Remove hacks for static Makefiles
Matt Turner
1
-3/+0
2013-01-10
Clean up .gitignore files
Matt Turner
1
-1/+0
2013-01-10
i915g: Convert to automake
Matt Turner
3
-9/+37
2013-01-04
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2
-3/+4
2012-12-20
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
1
-1/+1
2012-12-12
gallium: remove pipe_surface::usage
Marek Olšák
1
-1/+0
2012-11-12
gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers
Roland Scheidegger
1
-6/+6
2012-10-31
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
1
-0/+1
2012-10-30
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2
-7/+7
2012-10-18
gallium: remove unused data pointer from pipe_transfer
Marek Olšák
1
-1/+0
2012-10-11
gallium: unify transfer functions
Marek Olšák
3
-81/+50
2012-10-09
i915g: fix unused variable and type conversion warnings
Marek Olšák
2
-2/+1
2012-10-08
i915g: Don't clobber I915_NEW_FS on new framebuffer.
Stéphane Marchesin
1
-1/+1
2012-10-06
i915g: Call draw_set_mapped_vertex_buffer from draw_vbo
Stéphane Marchesin
2
-15/+17
2012-10-05
i915g: Get rid of the fixup state functions.
Stéphane Marchesin
3
-48/+0
2012-10-05
i915g: Remove the i915_context->saved_* stuff.
Stéphane Marchesin
3
-46/+23
2012-10-05
i915g: Don't update I915_HW_PROGRAM in update_framebuffer
Stéphane Marchesin
1
-2/+2
2012-10-05
Revert "i915g: Don't bind 0-length programs"
Stéphane Marchesin
1
-8/+2
2012-10-04
i915g: Don't bind 0-length programs
Stéphane Marchesin
1
-2/+8
2012-10-03
i915g: Implement srgb textures the easy way.
Stéphane Marchesin
3
-102/+9
2012-10-03
i915g: Use X tiling for textures
Stéphane Marchesin
1
-7/+2
2012-09-30
i915g: implement blit
Marek Olšák
2
-23/+61
2012-09-30
gallium/u_blitter: add gallium blit implementation
Marek Olšák
1
-2/+2
2012-09-30
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
1
-0/+1
2012-09-06
Remove useless checks for NULL before freeing
Matt Turner
2
-6/+4
2012-08-16
gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
Brian Paul
3
-10/+10
2012-08-16
gallium: add a shader stage/type param to some draw functions
Brian Paul
1
-0/+3
2012-08-15
gallium/u_blitter: implement blitting multisample resources
Marek Olšák
1
-2/+2
2012-08-04
i915g: silence a const pointer warning
Brian Paul
1
-1/+1
2012-08-04
gallium/u_blitter: add a query for checking whether copying is supported
Marek Olšák
2
-5/+9
2012-08-04
gallium/u_blitter: remove fallback for stencil copy that all drivers skipped
Marek Olšák
1
-1/+1
2012-07-13
draw,gallivm: Fix draw_get_shader_param.
José Fonseca
1
-2/+0
2012-07-10
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
1
-0/+1
2012-06-27
i915g: Implement sRGB textures
Stéphane Marchesin
5
-12/+128
2012-06-19
gallium: Add PIPE_CAP_START_INSTANCE
Fredrik Höglund
1
-0/+1
[next]