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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT()
Thomas Hellstrom
2009-04-28
2
-15
/
+10
*
st: Add an st_get_current() function.
Thomas Hellstrom
2009-04-28
2
-0
/
+8
*
gallium-intel: Create a i965_dri.so symlink
Jakob Bornecrantz
2009-04-28
1
-1
/
+3
*
gallium-intel: Fix build of dri driver
Jakob Bornecrantz
2009-04-28
1
-0
/
+0
*
gallium dri st: Fix up some comments and minor bugs.
Thomas Hellstrom
2009-04-28
2
-8
/
+11
*
radeon-r300: Fix a bit of breakage.
Corbin Simpson
2009-04-28
3
-10
/
+9
*
radeon: Use PCI_MATCH_ANY for xorg driver.
Corbin Simpson
2009-04-28
1
-6
/
+3
*
gallium: Rename the dri state tracker lib to libdridrm.a
Thomas Hellstrom
2009-04-28
4
-4
/
+4
*
gallium: indent and cleanfile the dri state-tracker.
Thomas Hellstrom
2009-04-28
7
-281
/
+221
*
gallium: Update the dri2 state tracker to support dri1.
Thomas Hellstrom
2009-04-28
6
-55
/
+507
*
gallium: Add a dri1 api
Thomas Hellstrom
2009-04-28
1
-0
/
+82
*
gallium: Move the dri2 state tracker since we're about to extend it to dri1.
Thomas Hellstrom
2009-04-28
11
-3
/
+3
*
gallium: Update the drm_api.
Thomas Hellstrom
2009-04-28
11
-45
/
+63
*
Avoid a segfault in shader compilation
Robert Ellison
2009-04-27
1
-0
/
+6
*
wgl: Cope with pre-existing threads.
José Fonseca
2009-04-27
1
-8
/
+31
*
wgl: Implement WGL_EXT_extensions_string extension.
José Fonseca
2009-04-27
3
-5
/
+20
*
util: Remove unix includes.
José Fonseca
2009-04-27
1
-4
/
+0
*
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-27
6
-17
/
+17
*
util/time: add util_time_sleep() for windows userspace
Keith Whitwell
2009-04-27
1
-0
/
+9
*
mesa/st: fix incorrect face, level in compress_with_blit
Keith Whitwell
2009-04-27
1
-2
/
+1
*
util: Add debug_printf_once
Micah Dowty
2009-04-24
1
-0
/
+16
*
mesa: Call _mesa_snprintf instead of snprintf.
José Fonseca
2009-04-27
1
-1
/
+1
*
stw: Use a statically initiallized gl proc table.
José Fonseca
2009-04-27
1
-356
/
+347
*
r300: always emit output insts after all KIL insts
Maciej Cencora
2009-04-27
2
-3
/
+46
*
r300-gallium: Correctly flush Draw.
Corbin Simpson
2009-04-26
1
-1
/
+5
*
r300-gallium: Add a draw_flush() to r300_flush().
Mathias Gottschlag
2009-04-26
1
-0
/
+2
*
r300-gallium: Fix vertex shader OVM counting.
Corbin Simpson
2009-04-25
2
-6
/
+44
*
r300-gallium: Clean up FB state emit.
Corbin Simpson
2009-04-25
1
-13
/
+13
*
r300-gallium: Set framebuffer pitch on every framebuffer change.
Mathias Gottschlag
2009-04-25
1
-1
/
+6
*
gallium-intel: Fix warning
Jakob Bornecrantz
2009-04-25
1
-2
/
+0
*
gallium-intel: Cache software switch
Jakob Bornecrantz
2009-04-25
3
-2
/
+7
*
gallium-intel: Link dri2 driver with softpipe
Jakob Bornecrantz
2009-04-25
1
-0
/
+1
*
intel: Fix more issues with the combined depth-stencil attachment
Ian Romanick
2009-04-24
1
-6
/
+13
*
intel: Initialize region ptr to prevent assertion in intel_region_reference
Ian Romanick
2009-04-24
1
-1
/
+1
*
tgis: SSE code generator doesn't yet support indirect addressing of temp regs
Brian Paul
2009-04-24
1
-0
/
+29
*
intel / DRI2: When available, use DRI2GetBuffersWithFormat
Ian Romanick
2009-04-24
2
-16
/
+99
*
DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat
Ian Romanick
2009-04-24
1
-19
/
+85
*
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
2009-04-24
2
-0
/
+80
*
mesa: fix up error/warning/debug output newlines
Brian Paul
2009-04-24
2
-10
/
+27
*
i965: use drm_intel_gem_bo_map/unmap_gtt() when possible, otherwise dri_bo_su...
Brian Paul
2009-04-24
1
-5
/
+9
*
pipebuffer: don't fail when validating mapped buffers
Keith Whitwell
2009-04-24
1
-4
/
+5
*
util: Add more entry points for dumping to bmp
Jakob Bornecrantz
2009-04-24
2
-18
/
+43
*
i965: fix point size issue
Roland Scheidegger
2009-04-24
1
-1
/
+1
*
mesa: more informative error messages
Brian Paul
2009-04-23
1
-6
/
+10
*
i965: revert part of commit 4f4907d69f9020ce17aef21b6431d2dd65e01982
Brian Paul
2009-04-23
1
-2
/
+2
*
i915: fix fix for anisotropic filtering
Roland Scheidegger
2009-04-23
1
-2
/
+7
*
i965: Support drawing to FBO cube faces other than positive X.
Eric Anholt
2009-04-23
1
-7
/
+11
*
intel: Take advantage of GL_READ_ONLY_ARB to map to GEM bo_map write flag.
Eric Anholt
2009-04-23
2
-5
/
+4
*
gallium: Handle non-NULL data pointer in EXA ModifyPixmapHeader hook.
Michel Dänzer
2009-04-23
1
-0
/
+14
*
gallium: Make the intel xorg winsys start up with any Intel chipset.
Michel Dänzer
2009-04-23
1
-6
/
+3
[next]