projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-01-14
Corbin Simpson
r300g: Cleanup from last few commits.
commit
|
commitdiff
|
tree
2010-01-14
Łukasz Krotowski
r300g: Really destroy translated buffer at the end.
commit
|
commitdiff
|
tree
2010-01-14
Brian Paul
progs/trivial: test user clip plane in tri-point-line...
commit
|
commitdiff
|
tree
2010-01-14
Brian Paul
progs/trivial: test glPolygonMode(POINT/LINE) with...
commit
|
commitdiff
|
tree
2010-01-14
Brian Paul
gallium/util: silence warning about array initializers
commit
|
commitdiff
|
tree
2010-01-14
Chia-I Wu
egl_g3d: Check if the creation of pipe or st context...
commit
|
commitdiff
|
tree
2010-01-14
Chia-I Wu
st/egl_g3d: Use a sequence number to decide if validati...
commit
|
commitdiff
|
tree
2010-01-14
Corbin Simpson
gallium/docs: Random things sitting around in my stash.
commit
|
commitdiff
|
tree
2010-01-14
Corbin Simpson
r300g: Use indices to translate index buffers of ubytes.
commit
|
commitdiff
|
tree
2010-01-14
Corbin Simpson
radeong: Change DRI driver name to radeong.
commit
|
commitdiff
|
tree
2010-01-14
Corbin Simpson
r300g: Disable immediate mode rendering for now.
commit
|
commitdiff
|
tree
2010-01-14
Brian Paul
gallium/draw: s/clipper/clip_stage/ to be consistant...
commit
|
commitdiff
|
tree
2010-01-14
Brian Paul
gallium/draw: whitespace and comments
commit
|
commitdiff
|
tree
2010-01-14
Brian Paul
gallium/draw: remove always-true conditional
commit
|
commitdiff
|
tree
2010-01-14
Brian Paul
gallium: remove forward struct decl
commit
|
commitdiff
|
tree
2010-01-14
Jesse Barnes
DRI2: don't send DRI2 requests the server doesn't know...
commit
|
commitdiff
|
tree
2010-01-13
Jesse Barnes
GLX/DRI2: pass X drawable ID instead
commit
|
commitdiff
|
tree
2010-01-13
Jesse Barnes
GLX: use glproto CFLAGS etc. when building
commit
|
commitdiff
|
tree
2010-01-13
Corbin Simpson
r300g: Account for CS space used per atom.
commit
|
commitdiff
|
tree
2010-01-13
Corbin Simpson
r300g: Two dirty state optimizations.
commit
|
commitdiff
|
tree
2010-01-13
Corbin Simpson
r300g: DCE in emit.
commit
|
commitdiff
|
tree
2010-01-13
Corbin Simpson
r300g: Lower the immd mode threshold.
commit
|
commitdiff
|
tree
2010-01-13
Corbin Simpson
r300g: Fix is_r400 status for rs4xx and rc4xx.
commit
|
commitdiff
|
tree
2010-01-13
Corbin Simpson
r300g: Switch to immediate mode for tiny renders.
commit
|
commitdiff
|
tree
2010-01-13
Marek Olšák
r300g: emit blend LTE/GTE thresholds on >=RV350
commit
|
commitdiff
|
tree
2010-01-13
Marek Olšák
r300g: update the texture initialization so that it...
commit
|
commitdiff
|
tree
2010-01-13
Marek Olšák
r300g: add emission of texture tiling bits
commit
|
commitdiff
|
tree
2010-01-13
Marek Olšák
r300g: add is_r400 flag
commit
|
commitdiff
|
tree
2010-01-13
Marek Olšák
r300g: silence a warning
commit
|
commitdiff
|
tree
2010-01-13
Marek Olšák
r300g: only emit scissor when needed
commit
|
commitdiff
|
tree
2010-01-13
Marek Olšák
Revert "r300g: Placate kernel checker by explicitly...
commit
|
commitdiff
|
tree
2010-01-13
Marek Olšák
r300g: mark all states as dirty after flush
commit
|
commitdiff
|
tree
2010-01-12
Marcin Slusarz
nv50: fix 2 off by one memory leaks (nv50_miptree_level...
commit
|
commitdiff
|
tree
2010-01-12
Marcin Slusarz
nv50: fix memory leak on nv50_pc free
commit
|
commitdiff
|
tree
2010-01-12
José Fonseca
gallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for...
commit
|
commitdiff
|
tree
2010-01-12
José Fonseca
gallium: Simplify PIPE_ALIGN_VAR.
commit
|
commitdiff
|
tree
2010-01-12
José Fonseca
gallium: Generalize the alignment macros to other compi...
commit
|
commitdiff
|
tree
2010-01-12
Corbin Simpson
r300g: Always emit scissors.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/egl_g3d: Get the stapi from the driver.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
egl: Add _EGLDriver as the first argument to GetProcAdd...
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
egl_xdri: Fix build breakage.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/egl_g3d: Improve comments to the native display...
commit
|
commitdiff
|
tree
2010-01-12
Corbin Simpson
r300g: Add back dirty state check.
commit
|
commitdiff
|
tree
2010-01-12
Corbin Simpson
r300g: Placate kernel checker by explicitly disabling...
commit
|
commitdiff
|
tree
2010-01-12
Corbin Simpson
r300g: Avoid segfault on binding null RS state.
commit
|
commitdiff
|
tree
2010-01-12
Brian Paul
st/mesa: removed unused var
commit
|
commitdiff
|
tree
2010-01-12
Brian Paul
st/mesa: comments, whitespace
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
winsys/drm: Use egl_g3d to build EGL drivers.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/egl_g3d: Add support for KMS native display.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/egl_g3d: Add support for EGL_MESA_screen_surface.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/egl_g3d: Update the native display interface for...
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/egl_g3d: New EGL state tracker that uses Gallium.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
winsys/drm: Add name field to drm_api.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
egl: EGL_SCREEN_BIT_MESA is a valid bit.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
progs/egl: Fix screen surface demos.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
progs/egl: glGenTextures is called too early in xeglbin...
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
progs: Check the number of configs returned by eglChoos...
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
progs: Add missing EGL_RENDERABLE_TYPE for EGL demos.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/mesa: Remove st_api.c.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/vega: Make it compatible with st_public.h.
commit
|
commitdiff
|
tree
2010-01-12
Chia-I Wu
st/vega: Advertise OpenVG support.
commit
|
commitdiff
|
tree
2010-01-11
Jesse Barnes
GLX: check glproto version
commit
|
commitdiff
|
tree
2010-01-11
Jesse Barnes
Merge branch 'master' of ssh://people.freedesktop.org...
commit
|
commitdiff
|
tree
2010-01-11
Chia-I Wu
st/xlib: Mark GLX functions as public.
commit
|
commitdiff
|
tree
2010-01-11
Chia-I Wu
st: Mark functions in st_public.h and vg_tracker.h...
commit
|
commitdiff
|
tree
2010-01-11
Chia-I Wu
gallium: Add PUBLIC macro for function visibility.
commit
|
commitdiff
|
tree
2010-01-11
Chia-I Wu
st/vega: Fix breakage from -fvisibility=hidden.
commit
|
commitdiff
|
tree
2010-01-11
José Fonseca
python: Integrate with llvmpipe if possible.
commit
|
commitdiff
|
tree
2010-01-11
José Fonseca
python: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET...
commit
|
commitdiff
|
tree
2010-01-11
José Fonseca
python: Prefer PIPE_FORMAT_Z32_UNORM.
commit
|
commitdiff
|
tree
2010-01-11
José Fonseca
python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead...
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
util: Set flatshade for blitter.
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
radeong: Check for DONTBLOCK before flushing, remove...
commit
|
commitdiff
|
tree
2010-01-11
Keith Whitwell
util/blitter: remove unused variable
commit
|
commitdiff
|
tree
2010-01-11
Luca Barbieri
Fix compressed texture loads for non-minimal pitches
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
r300g: Don't bother testing for empty scissors.
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
util: Apply Brian's suggested blit improvements.
commit
|
commitdiff
|
tree
2010-01-11
Dave Airlie
gallium: u_blitter add overlapping blit support.
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
r300g: Atomize scissors.
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
r300g: Move TCL bypass switch to main context.
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
r300g: Atomize viewport.
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
r300g: Move ROPCNTL to the top of the emit order.
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
r300g: Don't avoid rewriting ZTOP.
commit
|
commitdiff
|
tree
2010-01-11
Corbin Simpson
r300g: Atomize rasterizer.
commit
|
commitdiff
|
tree
2010-01-11
Marcin Kościelnicki
nouveau: Make winsys recognise the original NV50.
commit
|
commitdiff
|
tree
2010-01-11
Dave Airlie
radeon: fix prediction for r100 inline vert/elt emits.
commit
|
commitdiff
|
tree
2010-01-11
Dave Airlie
radeon: fix bug in realloc code.
commit
|
commitdiff
|
tree
2010-01-11
Ben Skeggs
st/dri: update dri2 drawables when viewport is changed
commit
|
commitdiff
|
tree
2010-01-10
Corbin Simpson
r300g: Atomize ZTOP.
commit
|
commitdiff
|
tree
2010-01-10
Corbin Simpson
r300g: Atomize DSA.
commit
|
commitdiff
|
tree
2010-01-10
Corbin Simpson
r300g: Atomize UCP.
commit
|
commitdiff
|
tree
2010-01-10
Corbin Simpson
r300g: Atomize blend color.
commit
|
commitdiff
|
tree
2010-01-10
Corbin Simpson
r300g: Start using atoms.
commit
|
commitdiff
|
tree
2010-01-10
José Fonseca
llvmpipe: Update instructions.
commit
|
commitdiff
|
tree
2010-01-10
Chia-I Wu
egl: Clean up the Makefile rules.
commit
|
commitdiff
|
tree
2010-01-10
Chia-I Wu
egl_softpipe: Remove the unnecessary call to _eglSwapBu...
commit
|
commitdiff
|
tree
2010-01-10
José Fonseca
llvmpipe: Yet another hack to get release LLVM static...
commit
|
commitdiff
|
tree
2010-01-10
José Fonseca
scons: LLVM <-> MSVC integration tweaks.
commit
|
commitdiff
|
tree
2010-01-10
José Fonseca
gallium: Remove dead code.
commit
|
commitdiff
|
tree
2010-01-10
José Fonseca
gallium: Provide alternative stdint.h and stdbool.h...
commit
|
commitdiff
|
tree
next