projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2006-10-05
Keith Whitwell
Quieten debug message.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Ian Romanick
Changes to generated code caused by the previous commits.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Ian Romanick
Fix the ordering of extensions.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Ian Romanick
Keep indentation consistent with indent.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Ian Romanick
Divide categories into four groups as they are processe...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Ian Romanick
Add utility method client_supported_for_indirect.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Brian Paul
in MakeContextCurrent() use old display pointer for...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Brian Paul
use _swrast_span_default_color() in the disabled code too
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Brian Paul
call _swrast_span_default_color() to simplify _swrast_B...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Brian Paul
minor formatting fix
commit
|
commitdiff
|
tree
|
snapshot
2006-10-02
Felix Kuehling
Bugzilla 6242: [mach64] Use private DMA buffers (only)
commit
|
commitdiff
|
tree
|
snapshot
2006-10-02
Brian Paul
return null if no context
commit
|
commitdiff
|
tree
|
snapshot
2006-10-01
Brian Paul
New SWspan and SWspanarrays typedefs.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Michel Dänzer
i915: Fix wait for scheduled swap on secondary display.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Brian Paul
updated protos for blend funcs
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Brian Paul
more changes for runtime renderbuffer depths
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Brian Paul
include mipmap.h
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Brian Paul
Move mipmap generation functions, texture scaling funct...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Brian Paul
updated info about name mangling
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
Synchronize drawable to the pipe where the bigger part...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
Add new I830 SAREA fields.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
Add helper function that returns the current vblank...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
Add helper function to calculate the area of the inters...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
i915: Handle DRM_VBLANK_SECONDARY when scheduling buffe...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
i915: Attempt to schedule buffer swap on target vertica...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
Add driGetVBlankInterval() helper function.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
driWaitForVBlank: Add support for secondary vertical...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
Some restructuring of the driWaitForVBlank() code.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Michel Dänzer
Make driDrawableInitVBlank() initialize the sequence...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Brian Paul
remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Jeremy Kolb
Update to use the new XCB naming convention.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Jeremy Kolb
Added function convertStringForXCB. Deals with the...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Jeremy Kolb
Update linux-dr-xcb config file to use LIBDRM_CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Jerome Glisse
Remove r200 dependency
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Jerome Glisse
Remove r200 dependency.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michal Krol
Prepend #extension 'MESA_shader_debug: require' to...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michal Krol
Add GLSL preprocessor.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michal Krol
Fix Windows newlines.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michal Krol
Add syntax files for expression and directive preprocessor.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Brian Paul
Initial work for supporting different renderbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Michel Dänzer
Fix and re-enable swizzling paths for big endian platforms.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Keith Whitwell
bring in active_sz mechanism from i965 driver. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Keith Whitwell
Fixup one place where attrsz was being used instead...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Brian Paul
Change logicop, blend, masking functions to use the...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Brian Paul
Roll the multi_write_rgba_span() code into _swrast_writ...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Brian Paul
use span.array->rgba instead of local var in accum_return()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Brian Paul
use span.arrays for color/indexes instead of a local...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Sean D'Epagnier
corrected cursor drawing
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Brian Paul
allocate larger TempImage, use COMBO var to choose...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Brian Paul
fix the broken fallback string/debug stuff
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Brian Paul
remove extra indentation
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Brian Paul
Get rid of _swrast_mask_rgba_array() and _swrast_mask_i...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Roland Scheidegger
fix up access to vertex attrib components which don...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Keith Whitwell
Explicit test for +ve pitches in intelEmitCopyBlit()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Roland Scheidegger
don't skip user clip plane clipping when the current...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Keith Whitwell
Use _Enabled rather than _Active when checking for...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Keith Whitwell
Flush driver, not just tnl module.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Keith Whitwell
resize buffers in MakeCurrent
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Keith Whitwell
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Jouk Jansen
Correcting directory name in OpenVMS-Makefile
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
remove rgb[] array from span_arrays_struct - was only...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
new comments, indentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
bump version to 6.5.2
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
move a conditional into an assertion
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
updated doxygen info
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
updated extension info
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
Re-org of per-release info.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
replace assert(0) with error report, improved comments...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Keith Whitwell
Fix incorrect byteswap_mapping(). Disable swizzle...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
use new _mesa_little_endian() function
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
added _mesa_little_endian()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
GLUT_FORCE_VISUAL env var to force glut to use a partic...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Brian Paul
new code to init DirectColor colormaps
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Keith Whitwell
Fix the dstMap for rgb888 and bgr888 texture formats...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Keith Whitwell
Do a better job of choosing texture formats to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Keith Whitwell
use the requested internal texture format where possible
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Keith Whitwell
Catch a couple of cases where we would have to delete...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Deal with the overloading of _mesa_texstore_rgba, which...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Extend swizzle support to all remaining source formats...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Roland Scheidegger
try to use a 8888 texture format which will result...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Support both big and little endian, more source types...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Roland Scheidegger
reenable code in _mesa_texstore_rgba8888 to avoid the...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Fix various typos to pass glean pixelFormats test.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Enhance compute_component_mapping() to convert to and...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Add a comment about the interactions of negative pitche...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
remove some dead code
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Fix some warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Roland Scheidegger
fix mixed texgen/non-texgen with texgen modes requiring...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Support ARB_texture_rectangle.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
1) Add a new flag in the sarea (coopting the unused...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Broadwater seems to prefer this style of blitting.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Brian Paul
make current GLX context per-thread
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Brian Paul
fix a memleak in DestroyContext()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
add accelerated glCopyPixels path
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Add a new internal program parameter value STATE_TEXREC...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Fix _mesa_swizzle_ubyte_image() to deal with RGBA-...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Export _mesa_print_alu_instruction() to allow drivers...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
restore debug output after brw_wm_fp compilation stage
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Keith Whitwell
Use DEBUG_SYNC to switch between per-primitive and...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
Brian Paul
added LIBDRM_CFLAGS (Javier Villavicencio)
commit
|
commitdiff
|
tree
|
snapshot
next