index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
77
-27961
/
+0
*
Uniquely validate the batchbuffer-referenced buffers.
Eric Anholt
2007-09-20
1
-1
/
+46
*
Merge branch 'master' into i915-unification
Eric Anholt
2007-09-20
24
-356
/
+1359
|
\
|
*
Replace i915tex batchbuffer printout with a pretty-printed version.
Eric Anholt
2007-09-19
4
-15
/
+865
|
*
Enable building the debug (env INTEL_DEBUG=list) code by default.
Eric Anholt
2007-09-19
1
-1
/
+1
|
*
Remove unused plane->pipe mapping fields from SAREA private.
Jesse Barnes
2007-09-12
1
-3
/
+0
|
*
Fix-up #includes to remove some -I options.
Brian
2007-09-11
1
-5
/
+6
|
*
Update depth test state when binding new framebuffer object
Brian
2007-09-11
1
-0
/
+9
|
*
fix comment
Brian
2007-09-11
1
-1
/
+1
|
*
intel: disentangle planes & pipes
Jesse Barnes
2007-09-11
3
-36
/
+39
|
*
Add register defines for hw binning
Keith Packard
2007-08-28
1
-0
/
+25
|
*
i915tex: Unreference texture buffers on context destruction.
Michel Dänzer
2007-08-16
2
-0
/
+20
|
*
i915tex: Make sure pitch is aligned properly for render-to-texture.
Michel Dänzer
2007-08-13
1
-1
/
+11
|
*
Make it easier to compare against the pipe driver debug code.
Keith Whitwell
2007-08-11
2
-129
/
+131
|
*
Improve debugging further.
Keith Whitwell
2007-08-11
3
-24
/
+430
|
*
Better debugging
Keith Whitwell
2007-08-11
6
-262
/
+760
|
*
i965/i915tex: applying right alignment to compressed texture,
Xiang, Haihao
2007-08-10
1
-2
/
+7
|
*
move code to prevent NULL ptr dereference (bug 11810)
Brian
2007-08-02
1
-2
/
+2
|
*
fix range reduction for sin/cos in i915tex (#11609)
Roland Scheidegger
2007-07-29
1
-4
/
+4
|
*
fix fallback crashes when driver can't handle frag prog for i915 driver too (...
Roland Scheidegger
2007-07-29
1
-6
/
+0
|
*
Fix crashes when the frag prog can't be handled in hardware (#11131)
Roland Scheidegger
2007-07-29
4
-1
/
+16
|
*
fix mesa fb binding
Roland Scheidegger
2007-07-19
1
-1
/
+1
|
*
increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemo...
Roland Scheidegger
2007-07-19
1
-1
/
+1
|
*
fix segfault with i915 drivers in swrast drawpixels path when resizing windows
Roland Scheidegger
2007-07-16
1
-0
/
+6
|
*
i915tex: Better procedure for dropping batchbuffer on virtual resolution change.
Michel Dänzer
2007-07-10
1
-20
/
+10
|
*
i915tex: Only wait for vblank when really necessary.
Michel Dänzer
2007-07-10
2
-10
/
+27
|
*
Add case for GL_QUADS in i915_reduced_primitive_state().
Brian
2007-07-06
1
-0
/
+1
*
|
Convert TTM code to require the server provide buffers for front/back/depth.
Eric Anholt
2007-08-16
5
-53
/
+101
*
|
Move i915_disasm to later so we can use the hardware offset.
Eric Anholt
2007-08-16
1
-3
/
+7
*
|
Add decode for XY_COLOR_BLT and XY_SRC_COPY_BLT.
Eric Anholt
2007-08-16
1
-2
/
+85
*
|
Don't initialize extensions we can't support when !ttm.
Eric Anholt
2007-07-31
1
-2
/
+9
*
|
Add notes about bufmgr initialization failures.
Eric Anholt
2007-07-25
1
-0
/
+2
*
|
Fix copy'n'pasteo that broke display lists.
Eric Anholt
2007-07-05
1
-1
/
+1
*
|
Merge branch 'i915-unification' of git+ssh://people.freedesktop.org/~anholt/m...
Eric Anholt
2007-07-05
13
-43
/
+836
|
\
\
|
*
|
Merge branch 'origin' into i915-unification
Eric Anholt
2007-06-21
8
-10
/
+51
|
|
\
|
|
|
*
Another round of fixing attribute interpolation for glDraw/CopyPixels.
Brian
2007-06-21
1
-3
/
+6
|
|
*
Effectively disable _TexEnvProgram before calling _swrast_DrawPixels().
Brian
2007-06-20
1
-1
/
+13
|
|
*
i915tex: Missing piece of SetTexOffset hook implementation for I830 generation.
Michel Dänzer
2007-06-15
1
-5
/
+7
|
|
*
Replace texobj->Complete with texobj->_Complete since it's a derived field.
Brian
2007-06-11
1
-1
/
+1
|
|
*
Add PCI IDs for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-06-05
4
-0
/
+18
|
|
*
i915tex: Better attempt to release miptree when overriding texture image.
Michel Dänzer
2007-06-05
1
-3
/
+3
|
|
*
i915tex: Add support for 945GME
Wang Zhenyu
2007-05-31
4
-0
/
+6
|
*
|
Reset saved state for disasm when we've lost the context.
Eric Anholt
2007-06-21
3
-0
/
+11
|
*
|
Add decoding of inline primitives in debug output.
Eric Anholt
2007-06-21
1
-11
/
+127
|
*
|
Add missing i915_disasm.h header and adjust copyright formatting on the .c
Eric Anholt
2007-06-21
2
-3
/
+31
|
*
|
Test for TTM presence initially rather than test for lack of classic aperture.
Eric Anholt
2007-06-18
1
-10
/
+10
|
*
|
Replace intel_dump_batchbuffer with a more informational version.
Eric Anholt
2007-06-15
3
-22
/
+619
|
*
|
Correct a mis-count in a LOAD_STATE_IMMEDIATE_1 length argument.
Eric Anholt
2007-06-15
1
-1
/
+1
*
|
|
Add buffer manager destroy function.
Eric Anholt
2007-05-31
1
-1
/
+1
*
|
|
Remove some stale comments.
Eric Anholt
2007-05-31
1
-2
/
+0
|
/
/
[next]