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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: nv10: stencil functions
Patrice Mandin
2007-01-14
1
-17
/
+28
*
nouveau: nv10: currently fails initcard and bindbuffers, till done
Patrice Mandin
2007-01-14
1
-2
/
+2
*
nouveau: nv10 blending done, remove nv10Viewport
Patrice Mandin
2007-01-14
1
-14
/
+24
*
nouveau: update nv10 state
Patrice Mandin
2007-01-13
1
-60
/
+56
*
nouveau: Add clear color for nv10
Patrice Mandin
2007-01-13
1
-1
/
+4
*
nv10 has alpha color mask
Patrice Mandin
2007-01-13
1
-2
/
+1
*
Fix typo from commit 1d312ae0137eb39bf74fac91eb97ed25c289a4ca .
Jerome Glisse
2007-01-11
1
-1
/
+1
*
Track rename of DamagePost -> DamageAdd.
Eric Anholt
2007-01-09
1
-1
/
+1
*
put back missing Driver.PolygonMode call (bug 9578)
Roland Scheidegger
2007-01-09
1
-0
/
+3
*
i915tex: Remove unused tex_program field.
Michel Dänzer
2007-01-09
3
-37
/
+0
*
intel_finalize_mipmap_tree: Only flush batchbuffer when necessary.
Michel Dänzer
2007-01-09
1
-1
/
+5
*
Merge branch 'origin'
Keith Packard
2007-01-07
1
-1
/
+1
|
\
|
*
nouveau: allow the use of multiple subchannels/objects by default.
Ben Skeggs
2007-01-08
1
-1
/
+1
*
|
Various warning fixes for i965 driver.
Keith Packard
2007-01-06
5
-8
/
+9
*
|
Initialize GL_ARB_occlusion_query only if DRM support is present.
Keith Packard
2007-01-06
1
-2
/
+6
*
|
i965: Support linear format in i965.
Haihao Xiang
2007-01-06
0
-0
/
+0
|
/
*
i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201)
Zou Nan hai
2007-01-06
3
-4
/
+18
*
i965: Take clip rects into account when computing max prim
Zou Nan hai
2007-01-06
1
-1
/
+11
*
i965: ARB_occlusion_query support
Wang Zhenyu
2007-01-06
4
-1
/
+55
*
i965: Avoid branch instructions while in single program flow mode.
Eric Anholt
2007-01-06
5
-59
/
+125
*
i965: Connect INTEL_DEBUG=sync up to cmd/batch ioctls.
Eric Anholt
2007-01-06
1
-2
/
+30
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Brian
2007-01-06
6
-4
/
+112
|
\
|
*
Add reporting of damage by DRI drivers when the extension support is available.
Eric Anholt
2007-01-05
6
-4
/
+112
*
|
document 32-bit Z line/point fix
Brian
2007-01-06
1
-0
/
+1
*
|
Use GLuint instead of GLint to store intermediate Z values. Fixes problems w...
Brian
2007-01-06
2
-8
/
+9
|
/
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Brian
2007-01-05
4
-35
/
+17
|
\
|
*
Merge branch 'master' of ssh+git://
[email protected]
/git/mesa/mesa
Ian Romanick
2007-01-04
2
-7
/
+8
|
|
\
|
|
*
r300: Correct bug introduced by fragprog rework.
Jerome Glisse
2007-01-04
1
-4
/
+5
|
*
|
Use glxbyteorder.h in server-side source files.
Ian Romanick
2007-01-04
2
-30
/
+3
|
*
|
Hack indent flags for indirect_reqsize.h to eliminate extra diffs.
Ian Romanick
2007-01-04
1
-1
/
+1
|
*
|
Add missing files to server generation list.
Ian Romanick
2007-01-04
1
-1
/
+9
*
|
|
document VBO bug fix 9445
Brian
2007-01-05
1
-0
/
+1
*
|
|
Fix glPush/PopClientAttrib() for VBO state (bug 9445).
Brian
2007-01-05
1
-2
/
+15
|
|
/
|
/
|
*
|
s/unsigned/size_t/ (Matthias Hopf)
Brian
2007-01-04
1
-3
/
+3
|
/
*
Update spot light params
Patrice Mandin
2007-01-02
3
-36
/
+45
*
nouveau: bump drm patchlevel.
Ben Skeggs
2007-01-02
1
-1
/
+1
*
fix issue with i915tex advertising visuals it can't support
Dave Airlie
2006-12-31
1
-0
/
+3
*
Use the tiled flag in the sarea to determine region tiling.
Haihao Xiang
2006-12-30
3
-4
/
+9
*
nouveau: Use bufferobj interface for fragment program uploads
Ben Skeggs
2006-12-27
2
-21
/
+20
*
nouveau: Initial buffer object support
Ben Skeggs
2006-12-27
5
-0
/
+303
*
nouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMORY_FORMAT too.
Ben Skeggs
2006-12-27
1
-0
/
+5
*
nouveau: add nouveau_mem_alloc/free debugging
Ben Skeggs
2006-12-27
3
-3
/
+20
*
nouveau: record *actual* type of memory that was alloc'd, not the requested t...
Ben Skeggs
2006-12-27
2
-3
/
+6
*
nouveau: Typo
Ben Skeggs
2006-12-27
1
-1
/
+1
*
nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
Ben Skeggs
2006-12-27
4
-1
/
+75
*
Deleted unused file which likely have be reintroduced during git move.
Jerome Glisse
2006-12-26
1
-1328
/
+0
*
nouveau: Make use of NOUVEAU_DEBUG for shader disasm
Ben Skeggs
2006-12-26
3
-15
/
+24
*
nouveau: Make the notifier stuff actually work..
Ben Skeggs
2006-12-26
1
-4
/
+8
*
nouveau: Wait on notifier to check for completion of previous commands.
Ben Skeggs
2006-12-26
4
-35
/
+23
*
nouveau: Add notifier support functions
Ben Skeggs
2006-12-26
7
-8
/
+179
[next]