index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
Age
Commit message (
Expand
)
Author
2007-10-12
Merge branch 'master' into i915-superioctl
Dave Airlie
2007-10-12
i915: only enable TTM path if drm minor is > 11 for superioctl
Dave Airlie
2007-10-12
i915: fixup reloc header defines
Dave Airlie
2007-10-09
i915: workout max relocs from batch buffer size
Dave Airlie
2007-10-09
i915: fixup up bufmgr to pass num buffers to kernel
Dave Airlie
2007-10-05
i915: drop complex list handling for now
Dave Airlie
2007-10-05
i915: clean up lists on teardown
Dave Airlie
2007-10-05
i915: add copyrights to new files
Dave Airlie
2007-10-05
i915: increase batchbuffer back to 16k
Dave Airlie
2007-10-04
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
Replace duplicated intel_reg.h with a shared header.
Eric Anholt
2007-10-04
i915: add superioctl support to the ttm codepaths.
Dave Airlie
2007-10-03
i915: Only align texture pitch to 64 bytes when textures can be render targets.
Michel Dänzer
2007-10-03
i915: Work around texture pitch related performance drops on i915 at least.
Michel Dänzer
2007-10-03
i915: add superioctl initial support inside bufmgr ttm
Dave Airlie
2007-10-03
i915/drmbuf: attempt to push relocations into buffer manager
Dave Airlie
2007-09-28
Go back to using old drm_i915_flip_t field name
Jesse Barnes
2007-09-27
[965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.
Eric Anholt
2007-09-27
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
i915/i965 merge serer directories along lines for radeon/r200
Dave Airlie
2007-09-24
Remove leftover code for i915_texprog.c noticed in crossbar review.
Eric Anholt
2007-09-24
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-19
i915: Quiet valgrind by initializing the seq value the kernel writes into.
Eric Anholt
2007-09-12
Remove unused plane->pipe mapping fields from SAREA private.
Jesse Barnes
2007-09-11
Fix-up #includes to remove some -I options.
Brian
2007-09-11
intel: disentangle planes & pipes
Jesse Barnes
2007-08-13
i915: satisfy certain alignment restrictions for small
Xiang, Haihao
2007-07-29
fix cos/sin range reduction for i915 driver too
Roland Scheidegger
2007-07-29
fix fallback crashes when driver can't handle frag prog for i915 driver too (...
Roland Scheidegger
2007-07-16
fix segfault with i915 drivers in swrast drawpixels path when resizing windows
Roland Scheidegger
2007-07-06
Add case for GL_QUADS in i915_reduced_primitive_state().
Brian
2007-06-21
Another round of fixing attribute interpolation for glDraw/CopyPixels.
Brian
2007-06-20
Effectively disable _TexEnvProgram before calling _swrast_DrawPixels().
Brian
2007-06-05
Add PCI IDs for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-05-31
i915: Add support for 945GME chip
Wang Zhenyu
2007-05-22
Replace initInitState() with _mesa_init_driver_state().
Brian
2007-05-22
i915/i915tex: minor cleanup (remove unneeded function call
Roland Scheidegger
2007-05-19
fix copy & paste bug of previous commit, breaking dxt5 formats
Roland Scheidegger
2007-05-19
fix small s3tc mipmaps (#10968)
Roland Scheidegger
2007-05-09
Clean-up in I830AllocVidMem(), s/int/unsigned long/ for ret variable.
Brian
2007-04-16
just clean-ups
Brian
2007-04-16
remove _tnl_arb_vertex_program_stage
Brian
2007-04-10
i915: Bring test for vsync to pipe B in line with i915tex.
Michel Dänzer
2007-04-05
include points.h to fix warnings
Brian
2007-04-04
i810/i915/i915tex: reinitialize the context point state
Xiang, Haihao
2007-03-27
Restore the UseTexEnvProgram logic.
Brian
2007-03-21
merge from master
Brian
2007-03-18
fix off-by-one in load_state_immediate
Keith Whitwell
[next]