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 |
2007-09-27 |
Xiang, Haihao | i965: handle all unfilled mode in clip stage. fix bug... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Xiang, Haihao | mesa: make sure the gotten value isn't greater than the |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zou Nan hai | fix ppracer and bzflag issue with clip optimization |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Dave Airlie | i915/i965 merge serer directories along lines for radeo... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Xiang, Haihao | i965: The cube map texture coordinates must be devided... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Zou Nan hai | fix a bug in 965 ARB_occlusion_query, |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dave Airlie | drm: update bufmgr code to reflect changes in drm interface |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Roland Bär | [i965] Bug #11812: Fix fwrite return value checks in... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Eric Anholt | Remove leftover code for i915_texprog.c noticed in... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Eric Anholt | Fix progs/tests/ build with BSD make. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Eric Anholt | Update .gitignore for tests and xdemos. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Eric Anholt | Just use stddef.h to get ptrdiff_t instead of obsolete... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Eric Anholt | Move i915tex driver into place as just i915. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Eric Anholt | Remove the old i915 driver now that i915tex works witho... |
commit | commitdiff | tree | snapshot |
next |