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
/
gallium
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
glhd: Use an environment variable (GALAHAD) to enable. Off by default.
Corbin Simpson
2010-06-23
1
-2
/
+1
*
radeong: Disable Galahad for now; breaks texturing.
Corbin Simpson
2010-06-23
1
-1
/
+2
*
targets, radeong: Add Galahad.
Corbin Simpson
2010-06-22
1
-1
/
+3
*
r300g: optimize the immediate mode emission path a bit
Marek Olšák
2010-06-22
1
-0
/
+12
*
r600g: handle DRM_API_HANDLE_TYPE_KMS in buffer_get_handle
Marek Olšák
2010-06-20
1
-10
/
+13
*
r300g: cleanup buffer_{from, get}_handle
Marek Olšák
2010-06-20
2
-16
/
+6
*
r300g: drop begin_cs/end_cs
Marek Olšák
2010-06-14
1
-21
/
+0
*
r300g: replace r300_cs_info with simplier get_cs_free_dwords
Marek Olšák
2010-06-13
1
-6
/
+3
*
winsys: Add fbdev software winsys.
Chia-I Wu
2010-06-11
4
-0
/
+298
*
nouveau: Remove left over argument in drm api
Jakob Bornecrantz
2010-06-06
1
-2
/
+1
*
i915g: Rename winsys c file.
Vinson Lee
2010-06-04
1
-1
/
+1
*
r300g: use r300_buffer_domain everywhere
Marek Olšák
2010-06-02
3
-11
/
+31
*
r300g: let the driver determine the GEM domain for buffer_create
Marek Olšák
2010-06-02
3
-26
/
+16
*
st/xorg, vmware: Make throttling configurable.
Thomas Hellstrom
2010-05-31
5
-6
/
+44
*
r600g: RS880 is r6xx-based
Alex Deucher
2010-05-30
1
-1
/
+1
*
r600g: remove unused variable
Marek Olšák
2010-05-29
1
-1
/
+0
*
r600g: fix gallium function parameters
Marek Olšák
2010-05-29
1
-2
/
+1
*
i915g: Rename winsys c file
Jakob Bornecrantz
2010-05-29
2
-1
/
+1
*
i915g: Move pci id to winsys struct
Jakob Bornecrantz
2010-05-29
4
-8
/
+4
*
r600g: Integrate into build
Jakob Bornecrantz
2010-05-27
1
-0
/
+5
*
r600g: adapt to latest interfaces changes
Marek Olšák
2010-05-27
27
-1541
/
+91
*
r600g: Initial import
Jerome Glisse
2010-05-27
26
-0
/
+6848
*
sw/xlib: avoid dereferencing a null pointer
Brian Paul
2010-05-27
1
-1
/
+1
*
r300g: add get_cs_info winsys entrypoint, abandon check_cs
Marek Olšák
2010-05-26
1
-3
/
+6
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
6
-60
/
+22
*
gallium: Remove dri1_api.h and winsys support for DRI1
Jakob Bornecrantz
2010-05-25
3
-174
/
+7
*
sw/xlib: NULL-out pointers after freeing image data
Brian Paul
2010-05-24
1
-1
/
+7
*
xorg-vmwgfx: Add vmwctrl proto
Jakob Bornecrantz
2010-04-30
1
-0
/
+26
*
nouveau: Fix build after msaa merge
Jakob Bornecrantz
2010-05-21
1
-3
/
+1
*
r300g: expose radeon_bo_wait to the driver
Marek Olšák
2010-05-16
3
-0
/
+18
*
sw/wrapper: Implement dt_get_handle
Jakob Bornecrantz
2010-05-16
1
-0
/
+13
*
sw/wrapper: Make sure targets are textures
Jakob Bornecrantz
2010-05-16
1
-0
/
+1
*
r300g: fix texture transfers
Marek Olšák
2010-05-13
1
-1
/
+1
*
gallium: Add software drm api helper to scons build
Jakob Bornecrantz
2010-05-10
2
-0
/
+22
*
gallium: Add pipe wrapper software winsys to scons build
Jakob Bornecrantz
2010-05-10
2
-0
/
+26
*
i965g: avoid void * arithmetic
Roland Scheidegger
2010-05-10
1
-1
/
+1
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-1
/
+1
*
svga: Fix scons build
Jakob Bornecrantz
2010-05-06
1
-0
/
+2
*
r300g: do not validate buffers in check_cs
Marek Olšák
2010-05-02
1
-1
/
+1
*
r300g: cache tiling flags to reduce the number of DRM calls
Marek Olšák
2010-05-02
1
-6
/
+9
*
svga: Translate svga reloc flags to pb flags
Jakob Bornecrantz
2010-04-19
1
-1
/
+16
*
radeong: fix scons build
Joakim Sindholt
2010-04-28
1
-0
/
+1
*
i965g: Fix scons build of winsys
Jakob Bornecrantz
2010-04-27
1
-0
/
+2
*
r300g: fix warnings by using the const qualifier
Marek Olšák
2010-04-26
1
-1
/
+1
*
r300g: Add CS table writing.
Corbin Simpson
2010-04-26
1
-0
/
+8
*
r300g: emit MSPOS regs
Marek Olšák
2010-04-26
3
-6
/
+10
*
sw/xlib: Fix bad logic in shm allocation.
José Fonseca
2010-04-24
1
-5
/
+5
*
xlib/sw: remove stray semicolon
Brian Paul
2010-04-23
1
-1
/
+1
*
gallium: Convert some uses of get option to static
Jakob Bornecrantz
2010-04-23
1
-1
/
+3
*
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-23
1
-1
/
+1
[next]