projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2005-01-07
Ian Romanick
Track the GLX protocol names for GL types.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Ian Romanick
Refactor the code that converts a transpose-matrix...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Ian Romanick
Pixel oriented render functions are now generated by the
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Ian Romanick
The generic_*_byte functions did not rount the command...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Brian Paul
added GetAllFBConfigs()
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Ian Romanick
Revert some accidental cross-merge changes. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Brian Paul
New GetAllFBConfigs() function. Some FBConfigs weren...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Brian Paul
In choose_visual() we need to know if we're being calle...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Aapo Tahkola
Add radeon 9550 pci id.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Keith Whitwell
Redraw on keypress, as apparently intended.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Alan Hourihane
Add Intel i915GM support, and these extensions.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
semantic in parameter names
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
semantic in parameter names. changed emitter function.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Thomas Hellström
Small Unichrome fixes:
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
semantic in parameter names
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
solved classic "char*" vs "char[]" conflict. we were...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
protected against elfish directives
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
semantic in parameter names
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
removed detritus
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
added "default" branch in `convertPalette'
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Daniel Borca
fix dstRGB factor
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Vladimir Dergachev
Turns out the kfountain.kss (as well as lesson19) had...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Vladimir Dergachev
Add texture format to get lesson19 working again.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Vladimir Dergachev
Switch to a more complicated scheme of choosing texture...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Ben Skeggs
Added GL_POLYGON primitive. Single primitive between...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Felix Kuehling
* Fixed handling of scissors
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Alan Hourihane
support 720x480 and 960x540 modes
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Alan Hourihane
Only try to free the front buffer when it's a pbuffer.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Keith Whitwell
Make the format of the fastpaths cleaner at the expense...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Alan Hourihane
fix build problem
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Keith Whitwell
Improve some quad paths, gives gears a little boost.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Keith Whitwell
Give attributes with zero-stride a count of 1 to make...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Keith Whitwell
make alloc-dma functions inline, rearrange some debug
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Keith Whitwell
Avoid a segfault in multiarb.c
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Alan Hourihane
Bring VIA driver up-to-date with regard to drm_*_t...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Keith Whitwell
Add a couple of hardwired fastpaths to t_vertex.c.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Keith Whitwell
If there is only one normal, don't transform it multipl...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Vladimir Dergachev
Reduce the amount of debug output, while still printing...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Vladimir Dergachev
Play a little bit with texture formats.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Vladimir Dergachev
Sync with master copy.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Vladimir Dergachev
Port code from r200 that implements color blending...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Vladimir Dergachev
Unify rendering of textured and non-textured primitives.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Vladimir Dergachev
Major code restructuring:
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Brian Paul
added GLX_NV_float_buffer
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Brian Paul
use HIDDEN macro to export fewer symbols (bug 2210)
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Brian Paul
directfb changes (Claudio Ciccani)
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Keith Whitwell
Add GL_EXT_fog_coord
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Keith Whitwell
Add GL_EXT_secondary_color
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Keith Whitwell
Turn specular lighting state on/off appropriately.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Keith Whitwell
Change to use the t_vertex.c mechanisms for building...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Brian Paul
Use the GLX 1.3 pbuffer/fbconfig functions in preferenc...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Felix Kuehling
Added support for floating point depth buffers on Savag...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Felix Kuehling
Added a boolean option for a floating-point depth buffer.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Ian Romanick
The opcode and command length fields of RenderLarge...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Brian Paul
latest updates
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Vladimir Dergachev
Add structs describing vertex and pixel shader state...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Brian Paul
bump version to 6.3, etc.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Brian Paul
DirectFB driver (Claudio Ciccani)
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Brian Paul
updates from Jouk
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Vladimir Dergachev
Turns out I left flat primitives in vertex buffer mode...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Vladimir Dergachev
Enable code to compute other constants that were used...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Vladimir Dergachev
Port texture allocation code from R200.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Vladimir Dergachev
Add texture units registers
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Vladimir Dergachev
Cleanup !
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Vladimir Dergachev
I think I fixed the lockups issue.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Vladimir Dergachev
Get textures to work with NeHe lesson06.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Adam Jackson
linux-dri-x86 build fix from Andreas Stenglein.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Felix Kuehling
Improved the performance of software fallbacks by not...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Felix Kuehling
Removed all direct hardware access (MMIO, BCI) from...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Felix Kuehling
Use DRM headers from $(DRM_SOURCE_PATH)/shared-core...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Vladimir Dergachev
Add a convenience function to issue CP delays.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Vladimir Dergachev
Qualify the magic 20B0 register as SE_VTE_CNTL similar...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Vladimir Dergachev
Sync with master copy.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Vladimir Dergachev
Add texture drawing code. Note: it is broken at the...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Rework slightly r300_get_primitive_type - make it clear...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Keith Whitwell
Get scissor test working again. Passes glean scissor...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Keith Whitwell
Calculate DEPTH_SCALE correctly for polygon offset.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Keith Whitwell
Simplify viaBlit a bit more.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Add missing files.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Keith Whitwell
Initialize depth pointer correctly.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Keith Whitwell
Don't need to adjust for drawXoff in fallback clipping.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Keith Whitwell
fix regression with fallbacks from recent commits
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Keith Whitwell
Fix MagFilter state for texunit 0
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Update vertex buffer code (still does not work properly..)
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Update to recent r300_lib.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Hooked up projection matrix - the gears actually rotate !
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Restructure code.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Change default RS settings so that glxgears will displa...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Clarify some of the unkXXXX atoms.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Vladimir Dergachev
Port viewport setting code from R200.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Fix some wrapping bugs in the last commit. Probably...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Simplfy clear() and swapbuffers() code.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Use Point._Size in calculation
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
use clamped Line._Width in calculations
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Don't advertise wide lines or points.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Make line stipple a fallback.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Don't pingpong cliprects through sarea on CopyBuffer().
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Fallback on 3d textures correctly.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Get twoside-lit triangles working again
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Keith Whitwell
Large update
commit
|
commitdiff
|
tree
|
snapshot
next