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
2007-10-17
Ian Romanick
mga: Enable (trivial) support for GL_EXT_gpu_program_pa...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Kristian Høgsberg
pbutil: Do not require GLX_SGIX_pbuffer for fbconfig...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Brian
Replace repeat_remainder() with a simpler macro that...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Kristian Høgsberg
Pull workaround for unset GLX_DRAWABLE_TYPE back in.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Kristian Høgsberg
glxinfo: Also print number of fbconfigs.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Michel Dänzer
Don't call the driver clear hook when the effective...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Michel Dänzer
i915: Don't emit 'empty' blit rectangles.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Kristian Høgsberg
Fixup a couple of thinkos in glxinfo changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Kristian Høgsberg
Handle fbconfigs and glx visuals separately.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Kristian Høgsberg
Implement support for printing glx fbconfigs in glxinfo.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Kristian Høgsberg
glxinfo: Only print visuals that actually support GLX.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Michel Dänzer
i915: Make sure extensions that require TTM actually...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Dave Airlie
i915: fixup TTM interfaces to follow drm changes
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Michel Dänzer
i915: Re-enable __DRItexOffsetExtension.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Brian
fix fog, rescale_normals bugs (from gallium branch)
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Kristian Høgsberg
Roll back premature version bump.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Kristian Høgsberg
Dont add fbconfigs to array that we didn't allocate...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Andreas Micheler
faster write_rgba_span_front()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
George Sapountzis
typo
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
George Sapountzis
Add GL_CORE_WINDOWS define to glcore.h
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
George Sapountzis
Drop include "dri_interface.h" from xf86dri.h
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Kristian Høgsberg
Do XSync() before resetting error handler.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Kristian Høgsberg
Uncomment GLX_SGIX_pbuffer definition.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Kristian Høgsberg
Get the width and height from the attrib list in glXCre...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Kristian Høgsberg
Merge branch 'dri2'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Dave Airlie
Merge branch 'master' into i915-superioctl
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Dave Airlie
i915: only enable TTM path if drm minor is > 11 for...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Dave Airlie
dri: remove ttm common code since superioctl is device...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Dave Airlie
i915: fixup reloc header defines
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Brian
Example of cooperative rendering into one window by...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
New glxsnoop demo to display another window's z/stencil...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Drop no longer implemented MESA allocate extension...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
remove unneeded cast
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Add a version field to __DRIextension.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Move new texOffset extension to the new extension mecha...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Convert a left-over private void * to __DRIcontext *.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Move enabling of DRI extensions into glxextensions.c
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Remove now unused getProcAddress from DRIinterfaceMethods.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Add a DRI_ReadDrawable marker extension to signal read...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Move media stream counter entry points to new extension.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Move GLX_MESA_swap_frame_usage DRI entry points to...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Kristian Høgsberg
Move GLX_MESA_allocate_memory related functions to...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Move swap_interval to new extension mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Move the copySubBuffer extension over to the new mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Implement new screen extension API.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Stop passing in unused fbconfigs to createNewScreen.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Pull createNewScreen entry point into dri_util.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Replace open-coded major, minor, and patch version...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Convert all DRI entrypoints to take pointers to __DRI...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Remove screenConfigs from __DRIscreen.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Drop mostly unused __DRIid typedef.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Avoid deadlock in GarbageCollectDRIDrawables.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Drop createContext and destroyContext from DRIinterface...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Drop createDrawable and destroyDrawable fron DRIinterfa...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Key drm_i915_flip_t typedef off of the ioctl #define...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Kristian Høgsberg
Drop __DRInativeDisplay and pass in __DRIscreen pointer...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
replace 'brick' with correct program name in printfs
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Mrc Gran
fix force_s3tc_enable option
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Dan Nicholson
Ignore more generated files in progs/
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
Merge branch 'master' of git+ssh://brianp@git.freedeskt...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Dave Airlie
i915: workout max relocs from batch buffer size
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Dave Airlie
i915: fixup up bufmgr to pass num buffers to kernel
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Sergio Monteiro...
i915: Fix undefined ALIGN symbol from 77e0523fb7769df4b...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-07
Jerome Glisse
r300: fragprog tex instruction now take writemask into...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Patrice Mandin
nouveau: move nv10 clear command, for usage by other gpu
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Dave Airlie
i915: drop complex list handling for now
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Dave Airlie
i915: clean up lists on teardown
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Kristian Høgsberg
Add macros to generate CreateNewScreen entrypoint.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Kristian Høgsberg
Remove XIDs from DRI interface (see #5714).
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Kristian Høgsberg
Pull in the drm hash.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Dave Airlie
i915: add copyrights to new files
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Dave Airlie
i915: increase batchbuffer back to 16k
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Eric Anholt
[965] Replace various alignment code with a shared...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Eric Anholt
Replace bmBufferOffset usage in batchbuffer setup with...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Eric Anholt
Replace duplicated intel_reg.h with a shared header.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Eric Anholt
Replace some structure-based batch preparation with...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Eric Anholt
FreeBSD: more /usr/X11R6->/usr/local
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Maarten Maathuis
nouveau: Replace removed device classes with their...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Dave Airlie
i915: add superioctl support to the ttm codepaths.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Roland Scheidegger
minor fog calc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Michel Dänzer
i915: Only align texture pitch to 64 bytes when texture...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Michel Dänzer
i915: Work around texture pitch related performance...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Dave Airlie
i915: add superioctl initial support inside bufmgr ttm
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Dave Airlie
i915/drmbuf: attempt to push relocations into buffer...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
fix comment: s/branch/kill/
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
Brian
updated glext.h license info (Khronos), plus other...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Brian
fix VBO-split infinite loop (bug 12164)
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Chris Rankin
r200: Implement SetTexOffset hook.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Dan Nicholson
add support for LDFLAGS env var
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Brian
update the DRM/DRI instructions
commit
|
commitdiff
|
tree
|
snapshot
2007-09-28
Brian
Remove test for EXT_blend_logic_op in glGetString when...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-28
Jesse Barnes
Go back to using old drm_i915_flip_t field name
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Eric Anholt
[965] Add batchbuffer dumping under INTEL_DEBUG=bat...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Eric Anholt
FreeBSD: Chase /usr/X11R6 death (replaced by everything...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Eric Anholt
Revert "WIP 965 conversion to dri_bufmgr."
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Eric Anholt
WIP 965 conversion to dri_bufmgr.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Eric Anholt
[965] Remove AUB file support.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Brian
for Miniglx, use git sources
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Brian
Restore old _TriangleCaps code to fix Blender problem...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Brian
tweak point rast to fix conform failure
commit
|
commitdiff
|
tree
|
snapshot
next