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
/
gallium
/
state_trackers
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-11-20
1
-1
/
+1
*
st/egl: add some basic comments
Brian Paul
2009-11-15
2
-0
/
+25
*
st/egl: Probe hardware for depth stencil format
Jakob Bornecrantz
2009-11-10
1
-24
/
+52
*
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
2
-70
/
+1
*
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-17
1
-6
/
+17
*
st/egl: Fix a double free in drm_destroy_context.
Chia-I Wu
2009-09-30
1
-1
/
+0
*
st/egl: Fix a crash when unbinding current context.
Chia-I Wu
2009-09-30
3
-14
/
+4
*
st/egl: Remove buffer from screen
Jakob Bornecrantz
2009-09-27
2
-5
/
+3
*
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
1
-7
/
+2
*
EGL_i915: Make struct drm_device per display.
Chia-I Wu
2009-08-26
4
-43
/
+55
*
st/egl: Add support for drmModeDirtyFB command if found
Jakob Bornecrantz
2009-08-21
1
-2
/
+10
*
st/egl: Open the first drm node
Jakob Bornecrantz
2009-08-20
1
-1
/
+12
*
egl: Create the front texture the properly
Jakob Bornecrantz
2009-08-18
1
-25
/
+9
*
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
1
-9
/
+16
*
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
4
-70
/
+43
*
st/egl: Create primary texture not display target
Jakob Bornecrantz
2009-08-05
1
-2
/
+2
*
egl: Replace IsBound by a pointer to the binding.
Chia-I Wu
2009-08-03
2
-2
/
+2
*
st/egl: Fix broken build after EGL thread changes
Andrew Randrianasulu
2009-07-18
1
-1
/
+1
*
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
2
-6
/
+2
*
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-17
2
-7
/
+8
*
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-30
4
-3
/
+7
*
st/egl: Use proper Makefile
Jakob Bornecrantz
2009-05-15
1
-23
/
+13
*
gallium: Update the drm_api.
Thomas Hellstrom
2009-04-28
1
-1
/
+1
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-2
/
+0
*
st/egl: Set dpms to on when showing screens
Jakob Bornecrantz
2009-03-25
3
-0
/
+31
*
st/egl: Fix warning
Jakob Bornecrantz
2009-03-25
1
-1
/
+7
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-1
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-3
/
+3
*
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-03-03
3
-4
/
+3
*
egl: Fix for minor api change
Jakob Bornecrantz
2009-02-27
1
-1
/
+1
*
egl: remove compiler flags from CFLAGS
Brian Paul
2009-02-25
1
-3
/
+1
*
egl: add comment/reminder to fix the CFLAGS in this Makefile
Brian Paul
2009-02-25
1
-0
/
+2
*
gallium: Fix build when exiting CFLAGS contains a path with different gl.h
Benjamin Close
2009-02-25
1
-2
/
+3
*
egl: Doesn't depend on xorg or pixman
Jakob Bornecrantz
2009-02-12
1
-1
/
+0
*
galium: Makefile fixes: -Werror=implicit-function-declaration -> -Werror-impl...
Benjamin Close
2009-02-13
1
-1
/
+1
*
egl: Use only libdrm structs for kms
Jakob Bornecrantz
2009-02-11
3
-4
/
+4
*
Add external pixman CFLAGS after all internal include paths
Dan Nicholson
2009-02-11
1
-1
/
+1
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
2
-2
/
+1
*
egl: Don't fill shown screen
Jakob Bornecrantz
2009-01-30
1
-16
/
+0
*
egl: Blit to the bound frontbuffer with pipe
Jakob Bornecrantz
2009-01-29
1
-0
/
+8
*
egl: Adopt to st_framebuffer changes
Jakob Bornecrantz
2009-01-28
1
-2
/
+1
*
egl: Fix swap and creation of front buffer
Jakob Bornecrantz
2009-01-19
2
-20
/
+120
*
egl: Add a egl state_tracker that use Gallium
Jakob Bornecrantz
2009-01-18
6
-0
/
+1034