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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: Print the OpenGL define instead of a 2-digit char code in the warning.
Oliver McFadden
2007-05-08
1
-15
/
+6
*
r300: Clean up the vertex buffer emission code and reduced code duplication.
Oliver McFadden
2007-05-08
1
-26
/
+11
*
r300: Cleaned up a lot of cruft in r300_render.c.
Oliver McFadden
2007-05-08
1
-73
/
+4
*
i915/miniglx: remove unused code
Dave Airlie
2007-05-08
1
-28
/
+0
*
radeon: enable xpress chipsets
Dave Airlie
2007-05-07
3
-2
/
+10
*
rs480: fix secondary color for real this time
Aapo Tahkola
2007-05-06
1
-1
/
+1
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Aapo Tahkola
2007-05-06
2
-97
/
+4
|
\
|
*
r300: Added R300_AA_DISABLE for R300_GB_AA_CONFIG.
Oliver McFadden
2007-05-06
2
-1
/
+2
|
*
r300: Removed more deprecated state code that is now set in separate functions.
Oliver McFadden
2007-05-06
1
-76
/
+0
|
*
r300: R300_ZS_... is now set in separate functions; removed the deprecated code.
Oliver McFadden
2007-05-06
1
-14
/
+0
|
*
r300: Point size is now set in a separate function; removed the deprecated code.
Oliver McFadden
2007-05-06
1
-4
/
+0
|
*
r300: Use the defined values for R300_VAP_CNTL_STATUS.
Oliver McFadden
2007-05-06
1
-2
/
+2
*
|
rs480: fix textures and secondary color(?). clipping is still busted. tested ...
Aapo Tahkola
2007-05-06
1
-3
/
+17
*
|
r300: fix broken vbos
Aapo Tahkola
2007-05-06
1
-0
/
+2
|
/
*
r300: fix primary color on rs480
Aapo Tahkola
2007-05-06
2
-0
/
+7
*
don't use hw to perform vertex transform etc. when using swtcl. This for comp...
Aapo Tahkola
2007-05-05
3
-65
/
+10
*
Makefile clean-ups for miniglx.
Brian
2007-05-04
1
-1
/
+2
*
fix some matrix/state token indexing bugs (see bug 10848)
Brian
2007-05-03
1
-3
/
+4
*
add some #includes to silence warnings
Brian
2007-05-03
2
-1
/
+2
*
r300: Don't crash in radeonUpdatePageFlipping when !radeon->glCtx->DrawBuffer.
Michel Dänzer
2007-04-30
1
-1
/
+3
*
r300: Page flipping fixes.
Michel Dänzer
2007-04-29
5
-3
/
+8
*
r300: radeonMakeCurrent cleanups.
Michel Dänzer
2007-04-29
1
-6
/
+0
*
"Fix" for bug 9170. May need more attention.
Brian
2007-04-27
1
-0
/
+3
*
s/fog/attrib[FRAG_ATTRIB_FOGC][0]/
Brian
2007-04-24
1
-1
/
+1
*
Defer buffer pool creation to the first context creation.
Thomas Hellstrom
2007-04-17
3
-43
/
+55
*
r300: r300_render.c:391: warning: unused variable 'i'
Oliver McFadden
2007-04-17
1
-1
/
+0
*
just clean-ups
Brian
2007-04-16
2
-55
/
+48
*
move GL_EXT_stencil_two_side into alphabetical position
Brian
2007-04-16
1
-1
/
+1
*
Fix glActiveStencilFaceEXT dispatch problem (bug 10523).
Brian
2007-04-16
1
-6
/
+3
*
remove _tnl_arb_vertex_program_stage
Brian
2007-04-16
6
-11
/
+0
*
Make sure we are locked when creating drm buffer objects.
Thomas Hellstrom
2007-04-16
6
-5
/
+37
*
r300: emit different clear paths for non-TCL, this gets the clear color correct
Dave Airlie
2007-04-14
1
-2
/
+15
*
r300: remove unneeded semicolon from macro
Dave Airlie
2007-04-14
1
-1
/
+1
*
r300: if we don't have TCL don't setup state emissions for vertex shaders
Dave Airlie
2007-04-14
3
-88
/
+104
*
use _mesa_reference_renderbuffer(), fix typo
Brian
2007-04-11
1
-2
/
+2
*
rs480: set vap cntl to what fglrx uses for non-TCL cards
Dave Airlie
2007-04-10
1
-2
/
+4
*
i915: Bring test for vsync to pipe B in line with i915tex.
Michel Dänzer
2007-04-10
1
-1
/
+1
*
r300: don't enable VAP/TCL on cards that don't support it
Dave Airlie
2007-04-10
2
-0
/
+5
*
i915tex: Fix some mismatches between texels or bytes for pitch/stride.
Michel Dänzer
2007-04-09
2
-1
/
+2
*
i915tex: Make sure texture format fetch hooks are initialized.
Michel Dänzer
2007-04-09
1
-19
/
+1
*
the RS400 definitely doesn't work at this point so don't let it init
Dave Airlie
2007-04-09
1
-1
/
+2
*
i915tex: Clean up resizing of renderbuffers.
Michel Dänzer
2007-04-08
2
-17
/
+31
*
driUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.
Michel Dänzer
2007-04-08
1
-1
/
+1
*
include points.h to fix warnings
Brian
2007-04-05
3
-0
/
+3
*
Remove SI imports/exports remnants.
George Sapountzis
2007-04-05
1
-2
/
+0
*
Move glcontextmodes.c to glx.
George Sapountzis
2007-04-05
2
-585
/
+0
*
i810/i915/i915tex: reinitialize the context point state
Xiang, Haihao
2007-04-04
3
-0
/
+15
*
Merge branch 'origin'
Eric Anholt
2007-03-30
1
-1
/
+2
|
\
|
*
call DRI_VALIDATE_DRAWABLE_INFO(), bug 10477
Gustavo Pichorim Boiko
2007-03-30
1
-1
/
+2
*
|
Merge branch 'crestline-qa', adding support for the 965GM chipset.
Eric Anholt
2007-03-30
2
-0
/
+4
|
\
\
|
|
/
|
/
|
[next]