index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove remaining traces of r200FlushVertices...
Roland Scheidegger
2006-11-03
2
-2
/
+0
*
Move r300 to new fbo interface based on Keith Whithwell.
Jerome Glisse
2006-11-02
1
-218
/
+86
*
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
126
-305
/
+27154
*
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
27
-66
/
+66
*
disable vtxfmt_a code, switch over to vbo
Keith Whitwell
2006-10-31
5
-13
/
+14
*
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-31
26
-6923
/
+21
*
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
15
-612
/
+98
*
switch several dri drivers over
Keith Whitwell
2006-10-30
6
-16
/
+16
*
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-10-30
20
-4114
/
+42
*
remove code for inserting mvp transform into position-invariant vertex progs ...
Roland Scheidegger
2006-10-26
1
-96
/
+7
*
change some bogus comments regarding the base e exponential function used for...
Roland Scheidegger
2006-10-25
2
-7
/
+6
*
fix (per-vertex) fog when using ARB_vp by incorporating fog factor computatio...
Roland Scheidegger
2006-10-24
6
-67
/
+153
*
Emit cliprects in the userspace driver as required, rather than
Keith Whitwell
2006-10-23
10
-66
/
+81
*
Enable GLX_SGI_make_current_read for radeon.
Ian Romanick
2006-10-18
5
-34
/
+57
*
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-10-18
15
-122
/
+168
*
remove obsolete intelBufferSize(), bump driver date
Brian Paul
2006-10-17
1
-23
/
+2
*
Init _UseTexEnvProgram to fix failed assertion in i915_render_start() - this ...
Brian Paul
2006-10-16
1
-0
/
+1
*
Updates to intelWindowMoved():
Brian Paul
2006-10-16
1
-6
/
+8
*
Track the currently bound read drawable and make sure its info is up
Ian Romanick
2006-10-16
2
-2
/
+15
*
allow >10 mipmap levels (patch by Benno Schulenberg) (bug 3130)
Brian Paul
2006-10-15
4
-19
/
+25
*
regenerated to get DRI_CONF_EXCESS_MIPMAP()
Brian Paul
2006-10-15
1
-0
/
+5
*
fix handling of textures with a base internal format that does not have all f...
Roland Scheidegger
2006-10-15
2
-11
/
+30
*
minor clean-up: s/intel->driDrawable/dPriv/
Brian Paul
2006-10-15
1
-1
/
+1
*
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
20
-252
/
+15
*
Use endianness test function provided by mesa.
Jerome Glisse
2006-10-15
2
-9
/
+6
*
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-15
18
-19
/
+0
*
increate MaxTextureLevels to 11 (bug 3130)
Brian Paul
2006-10-15
2
-2
/
+9
*
build fix: s/Table/TableUB/
Brian Paul
2006-10-14
1
-1
/
+1
*
implement ARB_point_parameters and ARB_point_sprite on r200. The code is near...
Roland Scheidegger
2006-10-13
10
-18
/
+238
*
Upload of interleaved arrays currently assumes that position is the
Keith Whitwell
2006-10-13
1
-0
/
+1
*
Make sure instructions are zero'd out before use.
Keith Whitwell
2006-10-13
1
-0
/
+1
*
Use unsigned long batchbuffer offset, fixes x64 warnings.
Keith Whitwell
2006-10-13
1
-1
/
+1
*
Fix printf warning.
Keith Whitwell
2006-10-13
1
-1
/
+1
*
Use unsigned long cast for checking pointer alignment, fixes x64 warnings.
Keith Whitwell
2006-10-13
1
-2
/
+2
*
Use mesa function to get opcode name rather than an internal table.
Keith Whitwell
2006-10-13
1
-61
/
+1
*
Revamp color table code.
Brian Paul
2006-10-13
2
-7
/
+5
*
Fix bug #4681.
Ian Romanick
2006-10-11
1
-142
/
+158
*
Use the mesa-provided texenv program rather than rolling our own.
Keith Whitwell
2006-10-10
4
-1
/
+21
*
missing file
Keith Whitwell
2006-10-05
1
-0
/
+132
*
Accelerate glBitmap with a color expand blit. Nice speedup for demos
Keith Whitwell
2006-10-05
7
-5
/
+477
*
Quieten debug message.
Keith Whitwell
2006-10-05
1
-1
/
+1
*
eliminate rhw divide under some circumstances
Keith Whitwell
2006-10-05
3
-18
/
+32
*
Quieten debug message.
Keith Whitwell
2006-10-05
1
-0
/
+2
*
Bugzilla 6242: [mach64] Use private DMA buffers (only)
Felix Kuehling
2006-10-02
4
-23
/
+27
*
i915: Fix wait for scheduled swap on secondary display.
Michel Dänzer
2006-09-29
1
-0
/
+5
*
Move mipmap generation functions, texture scaling functions into new
Brian Paul
2006-09-29
2
-0
/
+2
*
Synchronize drawable to the pipe where the bigger part can be visible.
Michel Dänzer
2006-09-28
1
-0
/
+30
*
Add new I830 SAREA fields.
Michel Dänzer
2006-09-28
1
-0
/
+15
*
Add helper function that returns the current vblank sequence of a drawable.
Michel Dänzer
2006-09-28
2
-0
/
+23
*
Add helper function to calculate the area of the intersection of two rectangles.
Michel Dänzer
2006-09-28
2
-0
/
+15
[next]