projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-03-07
Victor Stinner
Fix nv50_screen_create()
commit
|
commitdiff
|
tree
2009-03-07
Victor Stinner
Fix nouveau_pipe_create() / nouveau_context_init()...
commit
|
commitdiff
|
tree
2009-03-07
Alan Coopersmith
Add Solaris to OS'es using PROT_EXEC mmap() to get...
commit
|
commitdiff
|
tree
2009-03-07
Corbin Simpson
r300-gallium: Fix masking on vertex formats.
commit
|
commitdiff
|
tree
2009-03-07
Corbin Simpson
r300-gallium: Remove unknown regs.
commit
|
commitdiff
|
tree
2009-03-07
Corbin Simpson
r300-gallium: Actually do framebuffer setup.
commit
|
commitdiff
|
tree
2009-03-07
Corbin Simpson
r300-gallium: Make sure registers are inside BEGIN...
commit
|
commitdiff
|
tree
2009-03-07
Corbin Simpson
r300-gallium: Separate out fog block.
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
glsl: call the program optimizer
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: check if we run out of GRF/temp registers
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
mesa: added _mesa_read_shader() function to read shader...
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: bump up BRW_EU_MAX_INSN
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
mesa: add new program optimizer code
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: comments
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: comments and minor clean-ups
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: avoid unnecessary calls to brw_wm_is_glsl()
commit
|
commitdiff
|
tree
2009-03-06
Maciej Cencora
r300: fix depth write regression (found by Nicolai...
commit
|
commitdiff
|
tree
2009-03-06
Maciej Cencora
r300: enable EXT_fog_coord extension
commit
|
commitdiff
|
tree
2009-03-06
Maciej Cencora
r300: route fog coord and W pos correctly
commit
|
commitdiff
|
tree
2009-03-06
Maciej Cencora
r300: rewrite and hopefully simplify RS setup
commit
|
commitdiff
|
tree
2009-03-06
Maciej Cencora
r300: add few macros for RS setup
commit
|
commitdiff
|
tree
2009-03-06
Maciej Cencora
r300: silence valgrind
commit
|
commitdiff
|
tree
2009-03-06
Maciej Cencora
r300: Print reg address when debugging is enabled
commit
|
commitdiff
|
tree
2009-03-06
Keith Whitwell
fp: add some more texture, position and kill tests
commit
|
commitdiff
|
tree
2009-03-06
Keith Whitwell
fp: new kill + position test
commit
|
commitdiff
|
tree
2009-03-06
Keith Whitwell
fp: dont reference fragment.position.zw
commit
|
commitdiff
|
tree
2009-03-06
Keith Whitwell
engine: also print fps data to stdout
commit
|
commitdiff
|
tree
2009-03-06
Maciej Cencora
r300: don't crash on sw tcl hw if point size vertex...
commit
|
commitdiff
|
tree
2009-03-06
Corbin Simpson
r300-gallium: GA enhancements.
commit
|
commitdiff
|
tree
2009-03-06
Corbin Simpson
r300-gallium: Flat/smooth shading state.
commit
|
commitdiff
|
tree
2009-03-06
Corbin Simpson
r300-gallium: Pick up a few more bits of rs_state.
commit
|
commitdiff
|
tree
2009-03-06
José Fonseca
wgl: Check support for all other depth/stencil formats.
commit
|
commitdiff
|
tree
2009-03-06
José Fonseca
wgl: Choose a supported S8Z24/Z24S8/X8Z24/Z24X8.
commit
|
commitdiff
|
tree
2009-03-06
Jeremy Huddleston
Updated darwin config for when X11 is not in the same...
commit
|
commitdiff
|
tree
2009-03-06
José Fonseca
mesa: Reads must also be done with lock held.
commit
|
commitdiff
|
tree
2009-03-06
José Fonseca
mesa: Fix typo.
commit
|
commitdiff
|
tree
2009-03-06
Eric Anholt
intel: Fix bpp setting of blits to 8bpp targets.
commit
|
commitdiff
|
tree
2009-03-06
Eric Anholt
i965: fix 3DPRIMITIVE batch decode of the vertex count...
commit
|
commitdiff
|
tree
2009-03-06
Eric Anholt
i965: Stop dumping programs after the first all-zeroes...
commit
|
commitdiff
|
tree
2009-03-06
Eric Anholt
intel: Add always_flush_batch driconf option for making...
commit
|
commitdiff
|
tree
2009-03-06
Eric Anholt
intel: Add always_flush_cache driconf option for debugg...
commit
|
commitdiff
|
tree
2009-03-06
Eric Anholt
i965: Add a note about why the _NEW_STENCIL is required...
commit
|
commitdiff
|
tree
2009-03-06
Eric Anholt
intel: Remove a gratuitous MI_FLUSH after clearing...
commit
|
commitdiff
|
tree
2009-03-06
Eric Anholt
i965: Remove dead flushing code.
commit
|
commitdiff
|
tree
2009-03-06
Joel Bosveld
st/xorg: Install to XORG_DRIVER_INSTALL_DIR
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: comments and formatting fixes
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: fix emit_math1() function used for scalar instruc...
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
mesa: added some assertions
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
mesa: when printing src regs, use |reg| for absolute...
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: fix screen depth test in intel_validate_framebuffer)_
commit
|
commitdiff
|
tree
2009-03-06
Brian Paul
i965: init dest reg CondMask = COND_TR (the proper...
commit
|
commitdiff
|
tree
2009-03-05
Corbin Simpson
r300-gallium: Move RS block setup to CSO.
commit
|
commitdiff
|
tree
2009-03-05
Corbin Simpson
r300-gallium: Move scissor state.
commit
|
commitdiff
|
tree
2009-03-05
Corbin Simpson
r300-gallium: Fix up vertex count.
commit
|
commitdiff
|
tree
2009-03-05
Corbin Simpson
r300-gallium: Use only one CS section for vertex_format.
commit
|
commitdiff
|
tree
2009-03-05
Brian Paul
Revert "softpipe: added null ptr check for align_free...
commit
|
commitdiff
|
tree
2009-03-05
Brian Paul
gallium: added null ptr check in align_free()
commit
|
commitdiff
|
tree
2009-03-05
Brian Paul
mesa: add wglext.h to tarball list
commit
|
commitdiff
|
tree
2009-03-05
Brian Paul
gl: added include/GL/wglext.h
commit
|
commitdiff
|
tree
2009-03-05
Brian Paul
softpipe: added null ptr check for align_free() call...
commit
|
commitdiff
|
tree
2009-03-05
Corbin Simpson
r300-gallium: C++ compat fix.
commit
|
commitdiff
|
tree
2009-03-05
Joakim Sindholt
radeon-gallium: fix dri2 build
commit
|
commitdiff
|
tree
2009-03-05
Brian Paul
gl: update glext.h to version 46
commit
|
commitdiff
|
tree
2009-03-05
Corbin Simpson
radeon-gallium: Add Xorg state tracker Radeon winsys...
commit
|
commitdiff
|
tree
2009-03-05
Corbin Simpson
radeon-gallium: Only build drivers for state trackers...
commit
|
commitdiff
|
tree
2009-03-05
Brian Paul
tests: add new mapbufrange.c test to test GL_ARB_map_bu...
commit
|
commitdiff
|
tree
2009-03-05
Brian Paul
fix incorrect prototype for glMapBufferRange() in glext.h
commit
|
commitdiff
|
tree
2009-03-04
Robert Ellison
i965: add software fallback for conformant 3D textures...
commit
|
commitdiff
|
tree
2009-03-04
Corbin Simpson
radeon-gallium: Enable EGL and Xorg state trackers.
commit
|
commitdiff
|
tree
2009-03-04
Corbin Simpson
radeon-gallium: DRI2 state tracker, part 3.
commit
|
commitdiff
|
tree
2009-03-04
Corbin Simpson
r300-gallium: Add unaccelerated surface_copy.
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: call _mesa_get_cpu_string() to get CPU info for...
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: call _mesa_get_cpu_features() during one-time...
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: new cpuinfo.c file to init/query cpu info and...
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: _mesa_get_x86_features() only needs to do its...
commit
|
commitdiff
|
tree
2009-03-04
Jakob Bornecrantz
st/xorg: Clean up xorg_exa.c a bit
commit
|
commitdiff
|
tree
2009-03-04
Jakob Bornecrantz
st/xorg: Change format function a bit
commit
|
commitdiff
|
tree
2009-03-04
Jakob Bornecrantz
st/xorg: Fix transfer double free
commit
|
commitdiff
|
tree
2009-03-04
Jakob Bornecrantz
intel: Fixup from refcount changes
commit
|
commitdiff
|
tree
2009-03-04
Jakob Bornecrantz
mesa: Add x86/common_x86.c to libmesagallium.a
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: move sse.h and 3dnow.h #includes
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: remove unneeded x86.h header
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: make _mesa_init_x86_transform_asm() static
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: rename common_x86_macros.h -> x86_xform.h
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: rename x86.c -> x86_xform.c
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
mesa: refactor x86 code
commit
|
commitdiff
|
tree
2009-03-04
José Fonseca
Merge commit 'origin/master' into gallium-map-range
commit
|
commitdiff
|
tree
2009-03-04
Keith Whitwell
indices: add translate/generate functions for unfilled...
commit
|
commitdiff
|
tree
2009-03-04
Keith Whitwell
clear-repeat: print fps, use 300x300 window size
commit
|
commitdiff
|
tree
2009-03-04
Dan Nicholson
autoconf: Restore _GNU_SOURCE for all Linux systems
commit
|
commitdiff
|
tree
2009-03-04
Patrice Mandin
nouveau: oops, forgot to keep the NV10_SIFM object
commit
|
commitdiff
|
tree
2009-03-04
Patrice Mandin
nouveau: Use proper SIFM object on NV30
commit
|
commitdiff
|
tree
2009-03-04
José Fonseca
mesa: Follow ARB_map_buffer_range more stricly.
commit
|
commitdiff
|
tree
2009-03-04
José Fonseca
gallium: Use consistent semantics for map ranges in...
commit
|
commitdiff
|
tree
2009-03-04
José Fonseca
Merge commit 'origin/master' into gallium-map-range
commit
|
commitdiff
|
tree
2009-03-04
Keith Whitwell
vbo: second attempt - avoid getting buffer_ptr and...
commit
|
commitdiff
|
tree
2009-03-04
José Fonseca
Merge commit 'origin/master' into gallium-map-range
commit
|
commitdiff
|
tree
2009-03-04
José Fonseca
mesa: Clear cache->trans after destroying the transfer.
commit
|
commitdiff
|
tree
2009-03-04
José Fonseca
mesa: Clear cache->trans after destroying the transfer.
commit
|
commitdiff
|
tree
2009-03-04
Brian Paul
cell: update cell driver after gallium reference count...
commit
|
commitdiff
|
tree
next