projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-02-10
Patrice Mandin
nouveau: we already have the right src offset
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
progs: Build samples dir with scons and glew.
commit
|
commitdiff
|
tree
2009-02-10
Patrice Mandin
nouveau: do not forget to half dimension.
commit
|
commitdiff
|
tree
2009-02-10
Patrice Mandin
nouveau: revert most parts of recent mipmap+swizzle...
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
progs: Build rebook with scons too.
commit
|
commitdiff
|
tree
2009-02-10
Keith Whitwell
wgl: return before locking if stw_icd is NULL
commit
|
commitdiff
|
tree
2009-02-10
Keith Whitwell
Merge commit 'origin/gallium-0.2' into gallium-0.2
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
scons: Use parallel builds by default.
commit
|
commitdiff
|
tree
2009-02-10
Keith Whitwell
wgl: mutex-protect the shared stw_icd struct
commit
|
commitdiff
|
tree
2009-02-10
Patrice Mandin
nouveau: dst offset is correct
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
pipebuffer: Drop reliance on pipe_winsys.
commit
|
commitdiff
|
tree
2009-02-10
Patrice Mandin
Missing: tgsi: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Patrice Mandin
nouveau: recalc sub width and height for each mipmap...
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
nv40: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
nv30: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
nv20: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
brw: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
i915: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
gallivm: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
draw: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
tgsi: Fix build -- rename Size to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Michal Krol
gallium: Rename Size member of TGSI token to NrTokens.
commit
|
commitdiff
|
tree
2009-02-10
Keith Whitwell
vmw/icd: remove bogus current_context value
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
mesa: Compare formats using nominal bytes per pixel.
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
wgl: Fix null pointer reference.
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
stw: Hack for applications which use wglSetPixelFormat...
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
glut: Use the official WGL functions.
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
glut: DESCRIPTION .def clause deprecated.
commit
|
commitdiff
|
tree
2009-02-10
José Fonseca
wgl: s/0x%p/%p/g
commit
|
commitdiff
|
tree
2009-02-09
Roland Scheidegger
mesa: fixes for srgb formats
commit
|
commitdiff
|
tree
2009-02-09
Roland Scheidegger
fix _mesa_get_teximage for srgb textures
commit
|
commitdiff
|
tree
2009-02-09
José Fonseca
indices: Fix typo.
commit
|
commitdiff
|
tree
2009-02-08
Patrice Mandin
nouveau: include and calc offset before changing dimens...
commit
|
commitdiff
|
tree
2009-02-08
Patrice Mandin
nouveau: upload and swizzle each mipmap level in turn
commit
|
commitdiff
|
tree
2009-02-08
Corbin Simpson
r300: Accidentally removed a pipe_buffer_reference...
commit
|
commitdiff
|
tree
2009-02-08
Corbin Simpson
r300: Add SW TCL paths for clear.
commit
|
commitdiff
|
tree
2009-02-08
Corbin Simpson
r300: Update to match pipe_surface changes.
commit
|
commitdiff
|
tree
2009-02-07
Brian Paul
cell: remove unused var
commit
|
commitdiff
|
tree
2009-02-07
Brian Paul
cell: compile fix: many updates to cell texture code...
commit
|
commitdiff
|
tree
2009-02-07
Brian Paul
softpipe: simplify an assertion
commit
|
commitdiff
|
tree
2009-02-07
Brian Paul
cell: compile fix: no-op xlib_create_brw_screen() for...
commit
|
commitdiff
|
tree
2009-02-07
Brian Paul
cell: compile fix: alpha.ref is now alpha.ref_value
commit
|
commitdiff
|
tree
2009-02-07
Brian Paul
cell: compile fix: pipe_constant_buffer no longer has...
commit
|
commitdiff
|
tree
2009-02-07
Brian Paul
cell: compile fix: pipe_constant_buffer no longer has...
commit
|
commitdiff
|
tree
2009-02-07
Younes Manton
nouveau: Need to surface_copy() without a pipe context.
commit
|
commitdiff
|
tree
2009-02-06
Corbin Simpson
Merge branch 'gallium-0.2' of git://anongit.freedesktop...
commit
|
commitdiff
|
tree
2009-02-06
Corbin Simpson
Readd trace to list of default pipe drivers.
commit
|
commitdiff
|
tree
2009-02-06
Corbin Simpson
Merge branch 'gallium-0.2-radeon' into gallium-0.2
commit
|
commitdiff
|
tree
2009-02-06
Corbin Simpson
Rename winsys amd to radeon.
commit
|
commitdiff
|
tree
2009-02-06
Corbin Simpson
Remove r300 from default build.
commit
|
commitdiff
|
tree
2009-02-06
Younes Manton
g3dvl: Catch up to gallium changes, fix build.
commit
|
commitdiff
|
tree
2009-02-06
Younes Manton
nouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT.
commit
|
commitdiff
|
tree
2009-02-06
Younes Manton
nouveau: Frontbuffer pitch needs to be set.
commit
|
commitdiff
|
tree
2009-02-06
Corbin Simpson
r300: Clean up CS counting.
commit
|
commitdiff
|
tree
2009-02-05
Joakim Sindholt
r300: working trivial/clear for r5xx
commit
|
commitdiff
|
tree
2009-02-05
Corbin Simpson
r300: Add framebuffer setup stub.
commit
|
commitdiff
|
tree
2009-02-05
Pekka Paalanen
nv20: copy miptree flags from nv40
commit
|
commitdiff
|
tree
2009-02-05
Pekka Paalanen
nv04-nv40: fix nv##_surface_copy() for flipped
commit
|
commitdiff
|
tree
2009-02-05
Pekka Paalanen
nv04: fix pasto in nv04_surface_2d_init()
commit
|
commitdiff
|
tree
2009-02-05
Keith Whitwell
indices: quad fixes
commit
|
commitdiff
|
tree
2009-02-05
Keith Whitwell
gallium: add new aux lib for index list translations
commit
|
commitdiff
|
tree
2009-02-05
Brian Paul
gallium: fixup #includes: p_screen.h does not need...
commit
|
commitdiff
|
tree
2009-02-05
Brian Paul
gallium: move 'struct pipe_winsys'
commit
|
commitdiff
|
tree
2009-02-05
Ben Skeggs
nv50: stop using nouveau_push.h, it's evil
commit
|
commitdiff
|
tree
2009-02-05
Ben Skeggs
nv04-nv40: move 2d blit/fill code into pipe driver
commit
|
commitdiff
|
tree
2009-02-05
Ben Skeggs
nv50: move 2d blit/fill code into pipe driver
commit
|
commitdiff
|
tree
2009-02-05
Ben Skeggs
nouveau: support getting "native" bo from winsys
commit
|
commitdiff
|
tree
2009-02-05
Corbin Simpson
r300: Add shader state stubs.
commit
|
commitdiff
|
tree
2009-02-04
Ben Skeggs
nouveau: notifier timeout is a float now
commit
|
commitdiff
|
tree
2009-02-04
Ben Skeggs
nouveau: get things building/running again after pipe_s...
commit
|
commitdiff
|
tree
2009-02-04
Ben Skeggs
nouveau: link against libdrm_nouveau (installed with...
commit
|
commitdiff
|
tree
2009-02-04
Corbin Simpson
r300: A bit more cleanup and state handling.
commit
|
commitdiff
|
tree
2009-02-04
Corbin Simpson
r300: Moar swtcl emit. Still sucks, but getting there.
commit
|
commitdiff
|
tree
2009-02-03
Alan Hourihane
mesa: fix offset problem with interleaved arrays
commit
|
commitdiff
|
tree
2009-02-03
Zack Rusin
gallium: adjust gdi for the latest changes
commit
|
commitdiff
|
tree
2009-02-03
Zack Rusin
gallium: remove pipe_buffer from surfaces
commit
|
commitdiff
|
tree
2009-02-03
Corbin Simpson
r300: Add stubs for swtcl immediate emit.
commit
|
commitdiff
|
tree
2009-02-03
Joakim Sindholt
r300: fix compiler/linker errors
commit
|
commitdiff
|
tree
2009-02-03
Corbin Simpson
r300: Clear up XXX in r300_state.
commit
|
commitdiff
|
tree
2009-02-03
Corbin Simpson
r300: Take care of some XXXes.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Move some registers around.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300, amd: Oops, a couple more API changes.
commit
|
commitdiff
|
tree
2009-02-02
José Fonseca
xlib: Get conditional compilation of drivers working...
commit
|
commitdiff
|
tree
2009-02-02
José Fonseca
gdi: Update for wgl st reorg.
commit
|
commitdiff
|
tree
2009-02-02
Michel Dänzer
scons: Fixups for the introduction of the xlib state_tr...
commit
|
commitdiff
|
tree
2009-02-02
Jakob Bornecrantz
gallium: Stop relinking drivers and aux libraries
commit
|
commitdiff
|
tree
2009-02-02
Keith Whitwell
Merge commit 'origin/gallium-0.2' into gallium-0.2
commit
|
commitdiff
|
tree
2009-02-02
Keith Whitwell
Merge branch 'gallium-wgl-rework' into gallium-0.2
commit
|
commitdiff
|
tree
2009-02-02
José Fonseca
wgl: Only export the same symbols as Microsoft's opengl...
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
amd: Fix build errors from rebase.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Clean up after rebase.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Add u_simple_screen support.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Add more rs_state, fix indents on dsa_state.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Split rs_state emit into its own function.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
amd: Add AMD_SOFTPIPE environment option.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Add line stipple state to rs_state.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Add cleaned-up clear fallback, sort more regs.
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Try to fix up RS a bit more.
commit
|
commitdiff
|
tree
2009-02-02
Joakim Sindholt
r300: set up r5xx fragment shader; clear still broken
commit
|
commitdiff
|
tree
2009-02-02
Corbin Simpson
r300: Unbreak emit, fix up a bunch of little things.
commit
|
commitdiff
|
tree
next