projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-01-07
Brian Paul
progs/fp: increase buffer size to read larger shaders
commit
|
commitdiff
|
tree
2010-01-07
Brian Paul
gallium/util: remove useless assertions
commit
|
commitdiff
|
tree
2010-01-07
Brian Paul
gallium/util: update comment: s/src_pitch/src_stride
commit
|
commitdiff
|
tree
2010-01-07
Brian Paul
gallium/util: make src_y unsigned like the other x...
commit
|
commitdiff
|
tree
2010-01-07
José Fonseca
llvmpipe: Remove TGSI sampler pointers from JIT context...
commit
|
commitdiff
|
tree
2010-01-07
José Fonseca
llvmpipe: Remove more loose ends of TGSI exec sampling.
commit
|
commitdiff
|
tree
2010-01-07
Kristian Høgsberg
configure: Fix matching for dri driver to actually...
commit
|
commitdiff
|
tree
2010-01-07
Brian Paul
makefile: added src/glsl/Makefile.template to tarball...
commit
|
commitdiff
|
tree
2010-01-07
Keith Whitwell
i965g: updates for draw retval
commit
|
commitdiff
|
tree
2010-01-07
José Fonseca
llvmpipe: Axe texture sampling code inherited from...
commit
|
commitdiff
|
tree
2010-01-07
Michal Krol
gallium: Fix texture sampling with explicit LOD in...
commit
|
commitdiff
|
tree
2010-01-07
Michal Krol
gallium: Pass per-element (not per-quad) LOD bias value...
commit
|
commitdiff
|
tree
2010-01-07
Michal Krol
tgsi: Cleanup exec_tex().
commit
|
commitdiff
|
tree
2010-01-07
Michal Krol
svga: Fix fs key size computation and key comparison.
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: add back-face color VS outputs
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: fix SWTCL stream locations of texture coordinates
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: if no DS buffer is set, disable reading from...
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: disable the rasterization of WPOS if it's unused...
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: add WPOS
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300/compiler: add full viewport transformation support...
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: consolidate params
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: fix outputting depth in the FS
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: optimize blending by conditionally disabling...
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: optimize blending by discarding pixels that...
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
r300g: fix blending when SRC_ALPHA_SATURATE is used
commit
|
commitdiff
|
tree
2010-01-06
Marek Olšák
util/blitter: allow NULL CSOs to be saved
commit
|
commitdiff
|
tree
2010-01-06
Keith Whitwell
softpipe: fix draw return value
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
r300g: add missing is_anistropic param
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
svga: make texture_target a ubyte, not a bitfield
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
gallium/docs: finish up description of pipe_rasterizer_...
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
configs: set INTEL_LIBS, INTEL_CFLAGS, etc
commit
|
commitdiff
|
tree
2010-01-06
Michal Krol
util: Fix format descriptor table entries.
commit
|
commitdiff
|
tree
2010-01-06
Michal Krol
pipe_sampler_state::compare_mode is not a boolean enabl...
commit
|
commitdiff
|
tree
2010-01-06
Michal Krol
util: Handle the remaining format cases in pipe_tile_ra...
commit
|
commitdiff
|
tree
2010-01-06
Michal Krol
Make sure we use only signed/unsigned ints with bitfields.
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
i965g: fix invalid assertion in emit_xpd(), again
commit
|
commitdiff
|
tree
2010-01-06
José Fonseca
Merge remote branch 'origin/mesa_7_7_branch'
commit
|
commitdiff
|
tree
2010-01-06
José Fonseca
glew: Update to version 1.5.2.
commit
|
commitdiff
|
tree
2010-01-06
José Fonseca
pipebuffer: Multi-threading fixes for fencing.
commit
|
commitdiff
|
tree
2010-01-06
Luca Barbieri
gallium: remove PIPE_TEX_FILTER_ANISO
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
docs: added more GL3 items
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: added GL_MAJOR_VERSION and GL_MINOR_VERSION queries
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: call _mesa_compute_version() to set context's...
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: added version.c to build
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: added _mesa_compute_version() in new version...
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: added version fields to GLcontext
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
gallium/util: replace 8 with PIPE_MAX_COLOR_BUFS
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
gallium/util: comments and whitespace fixes
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
docs: added link to wiki page about missing Mesa features
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
i965g: fix invalid assertion in emit_xpd()
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
i965: fix invalid assertion in emit_xpd()
commit
|
commitdiff
|
tree
2010-01-05
Roel Kluin
tdfx: condition always evaluates to false in SetupDoubl...
commit
|
commitdiff
|
tree
2010-01-05
Eric Anholt
i965: Fix build after blind merge of mesa 7.7 by Brian.
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
st/mesa: fix broken translation of negative register...
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
ARB prog parser: regenerated parser file
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
ARB prog parser: fix parameter binding type
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
ARB prog parser: regenerated parser files
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
ARB prog parser: add allowSwizzle param to initialize_s...
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: whitespace changes and comments
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: change constant search behaviour in _mesa_add_unn...
commit
|
commitdiff
|
tree
2010-01-05
Maarten Maathuis
nouveau: rewrite nouveau_stateobj to use BEGIN_RING...
commit
|
commitdiff
|
tree
2010-01-05
Marcin Slusarz
nouveau: kill nouveau_push.h and use libdrm versions...
commit
|
commitdiff
|
tree
2010-01-05
Maarten Maathuis
nv50: remove vtxbuf stateobject after a referenced...
commit
|
commitdiff
|
tree
2010-01-05
José Fonseca
svga: Remove stale references to delete shader results.
commit
|
commitdiff
|
tree
2010-01-05
José Fonseca
svga: Rebind shaders when tokens change.
commit
|
commitdiff
|
tree
2010-01-05
Corbin Simpson
Merge branch 'gallium-docs'
commit
|
commitdiff
|
tree
2010-01-05
Chia-I Wu
egl: Fix breakage from -fvisibility=hidden.
commit
|
commitdiff
|
tree
2010-01-05
Corbin Simpson
docs: Don't check in generated docs.
commit
|
commitdiff
|
tree
2010-01-05
Corbin Simpson
docs: Stub out list of modules in core distribution...
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
st/mesa: added PROGRAM_LOCAL_PARAM case in src_register()
commit
|
commitdiff
|
tree
2010-01-05
Kristian Høgsberg
Merge branch 'remove-intel-dri1'
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: bump version to 7.7.1-DEVEL
commit
|
commitdiff
|
tree
2010-01-05
Keith Whitwell
Merge commit 'origin/gallium-draw-retval'
commit
|
commitdiff
|
tree
2010-01-05
Andre Maasikas
r600: adjust after radeon mipmap changes in 7118db8700
commit
|
commitdiff
|
tree
2010-01-05
Andre Maasikas
r600: support depth compare functions & shadow_ambient
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Simplify implementation of few interpreter's...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Use FREE() to release MALLOC-ed() memories in...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Fix bogus loop condition in sanity.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Treat MOV source operand as FLOAT so modifiers...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Store ADDR file in interpreter as an int.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Remove dead micro_umod().
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Make interpreter aware of float and integer data...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
gallium: Add UMOD TGSI opcode.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcode...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi/ureg: Improve immediate match & expand logic.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Support signed/unsigned integer immediate types.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
gallium: Add signed/unsigned int immediate data types.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Cleanup interpreter code for other existing integ...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCO...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Implement new integer opcodes.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
gallium: Add more integer TGSI opcodes.
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: added _mesa_[Get]TexParameterI[u]iv() functions
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: make texture BorderColor a union of float/int...
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: use get_texobj() in _mesa_GetTexParameter() funcs
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
Merge branch 'mesa_7_7_branch'
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: add missing _mesa_lock_texture() call
commit
|
commitdiff
|
tree
2010-01-04
Eric Anholt
i915: Use _MaxLevel on principle in texture setup.
commit
|
commitdiff
|
tree
2010-01-04
Eric Anholt
intel: Fix CopyTexImage from tiled mipmap levels > 0.
commit
|
commitdiff
|
tree
2010-01-04
Eric Anholt
i965: Fix the surface offset calculation for tiled...
commit
|
commitdiff
|
tree
2010-01-04
Andre Maasikas
r600: support vertex_array_bgra
commit
|
commitdiff
|
tree
next