projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-02-12
Brian Paul
cell: re-fix undeclared var
commit
|
commitdiff
|
tree
2010-02-12
Brian Paul
cell: declare stencil_value variable
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
gallium: make max_anisotropy a unsigned bitfield member
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
nouveau: fix compile errors...
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
nv50: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
nv40: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
nv30: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
gallium: make u_blitter code save/restore stencil ref...
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
r300g: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
cell: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
i965g: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
i915g: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
gallium: give pipe_stencil_ref its own cso_save/restore...
commit
|
commitdiff
|
tree
2010-02-11
Roland Scheidegger
gallium: also save/restore stencil_ref in cso_save...
commit
|
commitdiff
|
tree
2010-02-10
Roland Scheidegger
svga: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-10
Roland Scheidegger
llvmpipe: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-10
Roland Scheidegger
identity: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-10
Roland Scheidegger
fo: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-10
Roland Scheidegger
st/mesa: more fixes for stencil ref change.
commit
|
commitdiff
|
tree
2010-02-10
Roland Scheidegger
trace: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-10
Roland Scheidegger
softpipe: adapt to stencil ref changes
commit
|
commitdiff
|
tree
2010-02-10
Roland Scheidegger
gallium: adapt state trackers to stencil ref change
commit
|
commitdiff
|
tree
2010-02-09
Roland Scheidegger
docs: fix up documentation for stencil ref value changes
commit
|
commitdiff
|
tree
2010-02-09
Roland Scheidegger
gallium: make valuemask/writemask in pipe_stencil_state...
commit
|
commitdiff
|
tree
2010-02-09
Roland Scheidegger
gallium: don't put stencil ref value in pipe_depth_sten...
commit
|
commitdiff
|
tree
2010-02-09
Roland Scheidegger
Merge branch 'gallium-nopointsizeminmax'
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
docs: fix typo: s/osdemo/osdemos/
commit
|
commitdiff
|
tree
2010-02-09
Chris Li
gallium: Adding the %.s rule to generate asm code
commit
|
commitdiff
|
tree
2010-02-09
Chris Li
gallium: Using the proper pattern rules for Makefile...
commit
|
commitdiff
|
tree
2010-02-09
Chris Li
llvmpipe: Make llvm unit test depend on libllvmpipe.a
commit
|
commitdiff
|
tree
2010-02-08
Roland Scheidegger
st/mesa: fix wrong initialization of MaxPointSize
commit
|
commitdiff
|
tree
2010-02-06
Jakob Bornecrantz
vmware/core: Support drm interface version 1.0.0
commit
|
commitdiff
|
tree
2010-02-06
Jakob Bornecrantz
vmware/core: Use correct flags in scanout code
commit
|
commitdiff
|
tree
2010-02-06
Jakob Bornecrantz
vmware/core: Handle new scanout field
commit
|
commitdiff
|
tree
2010-02-06
Jakob Bornecrantz
vmware/core: Update header to latest version
commit
|
commitdiff
|
tree
2010-02-06
Jakob Bornecrantz
vmware/core: Remove old ioctl structs not used
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
llvmpipe: Remove reference to prefilter field.
commit
|
commitdiff
|
tree
2010-02-09
Kristian Høgsberg
glx: Fix TOP setting in src/glx Makefile
commit
|
commitdiff
|
tree
2010-02-09
Kristian Høgsberg
Retire miniglx and move the actual glx code up to src/glx
commit
|
commitdiff
|
tree
2010-02-09
Kristian Høgsberg
egl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
fix bug in perspective corrected interpolants for lines
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
progs/tests: add line drawing option to cylwrap.c
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
progs/tests: add x/y rotation to cylwrap.c
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
st/mesa: remove special-case cyl-wrap code
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
softpipe: Properly implement cylindrical wrapping.
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
Revert "softpipe: Implement cylindrical wrapping for...
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
progs/tests: new test program for exercising cylindrica...
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
st/mesa: check for PROG_PARAM_BIT_CYL_WRAP flag
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
mesa: add back-door support for cylindrical texture...
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
gallium: Remove prefilter member from pipe_sampler_stat...
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
docs: Document TGSI Declaration token.
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
softpipe: Implement cylindrical wrapping for linear...
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
tgsi: Gather cylindrical wrap info in tgsi_shader_info...
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
tgsi: Add ureg_DECL_fs_input_cyl().
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
gallium: Add cylindrical wrap info to TGSI declaration.
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
tgsi: Remove tgsi_dump_c.[ch].
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
mesa: Enable true refcounting for NullBufferObj.
commit
|
commitdiff
|
tree
2010-02-09
Michal Krol
mesa: Protect buffer objects reference counting with...
commit
|
commitdiff
|
tree
2010-02-09
José Fonseca
mesa: Ensure object refcount is null when destroying...
commit
|
commitdiff
|
tree
2010-02-09
José Fonseca
mesa: Fix null buffer object reference counting.
commit
|
commitdiff
|
tree
2010-02-09
José Fonseca
mesa: Always do proper ref counting of shared state.
commit
|
commitdiff
|
tree
2010-02-09
José Fonseca
svga: Actually call fence_reference in texture downloads.
commit
|
commitdiff
|
tree
2010-02-09
Vinson Lee
progs/xdemos: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-02-09
Vinson Lee
r300g: Fix off-by-one errors in array bounds assertions.
commit
|
commitdiff
|
tree
2010-02-09
Zack Rusin
scons: don't assume llvm is always present
commit
|
commitdiff
|
tree
2010-02-09
Zack Rusin
llvmpipe: switch to using dynamic stack allocation...
commit
|
commitdiff
|
tree
2010-02-09
Vinson Lee
identity: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-02-09
Vinson Lee
softpipe: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
gallivm: added lp_bld_misc.cpp to sources list
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
llvmpipe: include gallivm/lp_bld_misc.h
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
gallivm: added gallivm/lp_bld_misc.cpp to Makefile
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
llvmpipe: remove files moved to gallivm/ from llvmpipe...
commit
|
commitdiff
|
tree
2010-02-09
Brian Paul
llvmpipe: s/textured/texture/
commit
|
commitdiff
|
tree
2010-02-08
Brian Paul
llvmpipe: added counters for color tile clear, load...
commit
|
commitdiff
|
tree
2010-02-08
Brian Paul
llvmpipe: use new os time functions
commit
|
commitdiff
|
tree
2010-02-08
Francisco Jerez
glx: Fix SwapBuffers regression introduced by 01923fb72d.
commit
|
commitdiff
|
tree
2010-02-08
Zack Rusin
llvmpipe: export the tgsi translation code to a common...
commit
|
commitdiff
|
tree
2010-02-08
Corbin Simpson
radeong: Provide drm_api::destroy hook.
commit
|
commitdiff
|
tree
2010-02-08
Corbin Simpson
radeong: Always return something for create_screen.
commit
|
commitdiff
|
tree
2010-02-08
Keith Whitwell
st/dri: fix compile breakage
commit
|
commitdiff
|
tree
2010-02-08
Keith Whitwell
egl: re-fix context_create typo
commit
|
commitdiff
|
tree
2010-02-08
Keith Whitwell
svga: remove dead debug sleep
commit
|
commitdiff
|
tree
2010-02-08
Keith Whitwell
gallium: remove softpipe references in other drivers
commit
|
commitdiff
|
tree
2010-02-08
Keith Whitwell
drm/radeon: remove softpipe references
commit
|
commitdiff
|
tree
2010-02-08
Marc Dietrich
cell: fix the usual cell breakage
commit
|
commitdiff
|
tree
2010-02-08
Keith Whitwell
gallium: squash-merge of gallium screen context
commit
|
commitdiff
|
tree
2010-02-08
Keith Whitwell
glx: permit building with older protocol headers
commit
|
commitdiff
|
tree
2010-02-08
Joakim Sindholt
progs/demos: update .gitignore
commit
|
commitdiff
|
tree
2010-02-08
Vinson Lee
progs/xdemos: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-02-08
Dave Airlie
radeon: fix UMS since stp addition.
commit
|
commitdiff
|
tree
2010-02-07
Pauli Nieminen
mesa: Fix mesa_next_pow_two to return same value if...
commit
|
commitdiff
|
tree
2010-02-07
Pauli Nieminen
r200: Fix LOD min/max emit.
commit
|
commitdiff
|
tree
2010-02-07
Pauli Nieminen
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
commit
|
commitdiff
|
tree
2010-02-07
Pauli Nieminen
r200: Fix lod bias correction.
commit
|
commitdiff
|
tree
2010-02-07
Vinson Lee
llvmpipe: Silence GCC 'type qualifiers ignored on funct...
commit
|
commitdiff
|
tree
2010-02-07
Vinson Lee
svga: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-02-07
Vinson Lee
llvmpipe: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-02-07
Marek Olšák
r300g: cleanup XXXs in the DSA state
commit
|
commitdiff
|
tree
2010-02-07
Marek Olšák
r300g: make a local copy of framebuffer state
commit
|
commitdiff
|
tree
2010-02-07
Marek Olšák
r300g: fix color channel masks
commit
|
commitdiff
|
tree
next