projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-09-22
Brian Paul
softpipe: disable a _debug_printf()
commit
|
commitdiff
|
tree
2009-09-22
Keith Whitwell
softpipe: need to write depth/stencil values even when...
commit
|
commitdiff
|
tree
2009-09-22
Keith Whitwell
softpipe: set quad->facing value
commit
|
commitdiff
|
tree
2009-09-22
Keith Whitwell
softpipe: fix polygon stipple
commit
|
commitdiff
|
tree
2009-09-22
Keith Whitwell
softpipe: fix occlusion counting
commit
|
commitdiff
|
tree
2009-08-24
Keith Whitwell
mesa/swrast: use one fewer divide in swrast's choose_cu...
commit
|
commitdiff
|
tree
2009-08-24
Keith Whitwell
softpipe: use one fewer divide in sample_cube
commit
|
commitdiff
|
tree
2009-08-24
Keith Whitwell
softpipe: separate out 2d and cube img filter functions
commit
|
commitdiff
|
tree
2009-08-24
Keith Whitwell
softpipe: make the various get_texel routines more...
commit
|
commitdiff
|
tree
2009-08-23
Keith Whitwell
progs/demos: add fps output to cubemap
commit
|
commitdiff
|
tree
2009-08-23
Keith Whitwell
softpipe: lift tex_address construction up to img_filter
commit
|
commitdiff
|
tree
2009-08-23
Keith Whitwell
softpipe: remove old prim_setup draw stage
commit
|
commitdiff
|
tree
2009-08-23
Keith Whitwell
softpipe: add missing header
commit
|
commitdiff
|
tree
2009-08-23
Keith Whitwell
Merge branch 'tex-tilecache' into softpipe-opt
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: remove duplicate #include, move another
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: remove tex sample dependencies on softpipe
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: minor code refactoring to remove softpipe...
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: remove unused #includes, white-space clean-up
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: remove unneeded const qualifier
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: per-unit sampler varients
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: add missing PIPE_TEXTURE_CUBE case in get_lam...
commit
|
commitdiff
|
tree
2009-08-21
Keith Whitwell
softpipe: add missing sp_sampler_varient_destroy
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: remove redundant comparison, make test easier...
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: fix min/mag filter typo
commit
|
commitdiff
|
tree
2009-08-21
Brian Paul
softpipe: fix s/t/p typos
commit
|
commitdiff
|
tree
2009-08-21
Keith Whitwell
softpipe: rework texture sampling code
commit
|
commitdiff
|
tree
2009-08-21
Keith Whitwell
util: add util_is_power_of_two function
commit
|
commitdiff
|
tree
2009-08-20
Keith Whitwell
softpipe: allow the existing sampler routines to be...
commit
|
commitdiff
|
tree
2009-08-20
Keith Whitwell
softpipe: fix xpot calculation typo in sp_get_samples_2...
commit
|
commitdiff
|
tree
2009-08-20
Keith Whitwell
softpipe: slightly optimized tiling calculation
commit
|
commitdiff
|
tree
2009-08-20
Keith Whitwell
softpipe: fix glitch in texel lookups on fastpaths
commit
|
commitdiff
|
tree
2009-08-20
Keith Whitwell
softpipe: optimized path for simple mipmap sampling
commit
|
commitdiff
|
tree
2009-08-18
Keith Whitwell
softpipe: fix typo in clear_tile
commit
|
commitdiff
|
tree
2009-08-18
Keith Whitwell
softpipe: split texture and surface tile caches
commit
|
commitdiff
|
tree
2009-08-18
Keith Whitwell
softpipe: move flatshade-first check out of loop
commit
|
commitdiff
|
tree
2009-08-11
Keith Whitwell
Revert "softpipe: rearrange blend fastpaths"
commit
|
commitdiff
|
tree
2009-08-11
Keith Whitwell
softpipe: reduce textual differences between exec and...
commit
|
commitdiff
|
tree
2009-08-11
Keith Whitwell
softpipe: remove gallivm fragment shaders
commit
|
commitdiff
|
tree
2009-07-30
Keith Whitwell
softpipe: setup quad outputs from with fs->run
commit
|
commitdiff
|
tree
2009-07-30
Keith Whitwell
softpipe: rearrange blend fastpaths
commit
|
commitdiff
|
tree
2009-07-30
Keith Whitwell
softpipe: add depth-lequal z16 path
commit
|
commitdiff
|
tree
2009-07-30
Keith Whitwell
softpipe: remove unused variable in shade_quad
commit
|
commitdiff
|
tree
2009-07-27
Keith Whitwell
softpipe: fix off-by-one in nearest texcoord routines
commit
|
commitdiff
|
tree
2009-07-27
Keith Whitwell
softpipe: example fast paths for simple samplers
commit
|
commitdiff
|
tree
2009-07-27
Keith Whitwell
softpipe: fastpath for interpolated z16 less depthtesting
commit
|
commitdiff
|
tree
2009-07-27
Keith Whitwell
softpipe: cope with nr_cbufs == 0
commit
|
commitdiff
|
tree
2009-07-27
Keith Whitwell
softpipe: move all depth/stencil/alpha pixel processing...
commit
|
commitdiff
|
tree
2009-07-25
Keith Whitwell
softpipe: fix error in scissor state dependencies
commit
|
commitdiff
|
tree
2009-07-25
Keith Whitwell
softpipe: cleanup framebuffer state routine slightly
commit
|
commitdiff
|
tree
2009-07-24
Keith Whitwell
softpipe: move all color-combine code into sp_quad_blend.c
commit
|
commitdiff
|
tree
2009-07-24
Keith Whitwell
softpipe: fix typo
commit
|
commitdiff
|
tree
2009-07-24
Keith Whitwell
softpipe: example fastpaths in blending
commit
|
commitdiff
|
tree
2009-07-24
Keith Whitwell
softpipe: actually pass >1 quad from triangle routine
commit
|
commitdiff
|
tree
2009-07-24
Keith Whitwell
softpipe: expand quad pipeline to process >1 quad...
commit
|
commitdiff
|
tree
2009-07-24
Keith Whitwell
softpipe: rip out old mulithread support
commit
|
commitdiff
|
tree
2009-07-23
Keith Whitwell
softpipe: avoid flushing depth buffer cache on swapbuffers
commit
|
commitdiff
|
tree
2009-07-23
Keith Whitwell
softpipe: also shortcircuit non-texture tile lookups
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
softpipe: shortcircuit repeated lookups of the same...
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
softpipe: remove unused vars in sp_setup.c
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
softpipe: use bitwise logic to setup quad masks in...
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
softpipe: simplify flush_spans
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
softpipe: make some small steps to flush texture cache...
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
gallium/xlib: use XSHM for swapbuffers
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
util: _debug_printf should print even when DEBUG is...
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
softpipe: remove backwards dependency from tilecache...
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
gallium: remove multiple aliases for TGSI opcodes
commit
|
commitdiff
|
tree
2009-07-22
Keith Whitwell
gallium: simplify tgsi_full_immediate struct
commit
|
commitdiff
|
tree
2009-07-21
Richard Li
r600: fix dst reg indexing for real
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
Revert "r600: fix dst reg indexing"
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
r600: add stencil support
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
r600: use state functions to set default state
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
r600: fill in point functions
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
r600: set provoking vertex to last vertex for OGL
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
r600: fill in r700UpdateViewportOffset
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
r600: first pass at polyoffset support
commit
|
commitdiff
|
tree
2009-07-21
Jerome Glisse
radeon: fix colorbuffer pitch emission regarding tiling...
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
R600: fix up some build problems
commit
|
commitdiff
|
tree
2009-07-21
Alex Deucher
r600: add alpha test support
commit
|
commitdiff
|
tree
2009-07-21
Michel Dänzer
Track Radeon driver symlinks in Git.
commit
|
commitdiff
|
tree
2009-07-21
Peter Hutterer
Add missing X11_INCLUDES to egl/drivers/demo and egl...
commit
|
commitdiff
|
tree
2009-07-21
Eric Anholt
i965: Don't clip everything if FRONT_AND_BACK culling...
commit
|
commitdiff
|
tree
2009-07-20
Alex Deucher
r600: fix typo in blend code
commit
|
commitdiff
|
tree
2009-07-20
Kevin DeKorte
r600: fix dst reg indexing
commit
|
commitdiff
|
tree
2009-07-20
Alex Deucher
r600: add blending support
commit
|
commitdiff
|
tree
2009-07-20
Alex Deucher
r600: add user clip plane support
commit
|
commitdiff
|
tree
2009-07-20
Alex Deucher
r600: add logicop support
commit
|
commitdiff
|
tree
2009-07-20
Keith Whitwell
tgsi: get texturing working in vertex shader sse2 path
commit
|
commitdiff
|
tree
2009-07-20
Michel Dänzer
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-07-20
Michel Dänzer
radeon: With DRI1, if we have HW stencil, only expose...
commit
|
commitdiff
|
tree
2009-07-20
Keith Whitwell
tgsi: get texturing working in vertex shader sse2 path
commit
|
commitdiff
|
tree
2009-07-20
Keith Whitwell
tgsi: fix regression in indexed const lookups
commit
|
commitdiff
|
tree
2009-07-20
Kevin DeKorte
r600: Fix compilation
commit
|
commitdiff
|
tree
2009-07-20
Cooper Yuan
R6xx/r7xx: Fix line stipple and width issue
commit
|
commitdiff
|
tree
2009-07-20
Michel Dänzer
Add common_ppc.c to MESA_GALLIUM_SOURCES.
commit
|
commitdiff
|
tree
2009-07-20
Michel Dänzer
r300g: Fix SCons build.
commit
|
commitdiff
|
tree
2009-07-20
Michel Dänzer
gallium/trace: Fix SCons build.
commit
|
commitdiff
|
tree
2009-07-19
Michel Dänzer
r300g: Guard R500 register writes by is_r500 check.
commit
|
commitdiff
|
tree
2009-07-18
Dave Airlie
gallium: make g3dvl build again
commit
|
commitdiff
|
tree
2009-07-18
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-07-17
Alex Deucher
R6xx/R7xx: add fine grained syncing support
commit
|
commitdiff
|
tree
next