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
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: include u_math.h
Brian Paul
2008-08-25
1
-1
/
+2
*
gallium: include u_memory.h, u_math.h
Brian
2008-08-24
1
-0
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
8
-8
/
+9
*
xlib: Revert destroying pipe_screen (temporary).
José Fonseca
2008-08-19
1
-0
/
+3
*
scons: Fix build.
Michal Krol
2008-08-18
1
-1
/
+1
*
if we can't find a mode, return first. At least we should
Alan Hourihane
2008-08-17
1
-5
/
+5
*
consolidate intel directories.
Alan Hourihane
2008-08-17
51
-252
/
+30
*
rather than use CRTC 1 (aka LVDS), try and setup all connectors/encoders
Alan Hourihane
2008-08-17
1
-19
/
+92
*
xlib: Kill xmesa_surface.
José Fonseca
2008-08-15
1
-43
/
+19
*
xlib: Use trace usage.
José Fonseca
2008-08-14
2
-12
/
+8
*
gdi: Remove CVS keyword.
José Fonseca
2008-08-12
1
-2
/
+0
*
trace: Trace pipe_winsys calls.
José Fonseca
2008-08-09
1
-1
/
+6
*
gallium: use PIPE_FORMAT_X8Z24_UNORM for 24-bit Z but no stencil
Brian Paul
2008-08-07
1
-0
/
+5
*
xlib: Integrate with the trace pipe driver.
José Fonseca
2008-08-07
2
-25
/
+42
*
i915: intel_flush_frontbuffer does work
Jakob Bornecrantz
2008-07-23
1
-5
/
+3
*
i915: Ops should not have pushed that
Jakob Bornecrantz
2008-07-13
3
-144
/
+169
*
i915: WIP swap rework
Jakob Bornecrantz
2008-07-13
3
-169
/
+144
*
gallium: Make dri drivers create a egl_name_dri.so if supported
Jakob Bornecrantz
2008-07-11
2
-1
/
+10
*
egl: added EGL_OPENVG_API case (allow all APIs)
Brian Paul
2008-07-10
1
-0
/
+1
*
egl: plug a small memleak
Zack Rusin
2008-07-09
1
-0
/
+1
*
i915: Takedown EGL screen
Jakob Bornecrantz
2008-07-08
1
-10
/
+71
*
i915: Use deviceID in EGL device create
Jakob Bornecrantz
2008-07-08
1
-1
/
+1
*
i915: Complete the screen -> device renaming
Jakob Bornecrantz
2008-07-08
4
-10
/
+10
*
i915: Renamed intel_screen to intel_device
Jakob Bornecrantz
2008-07-08
6
-23
/
+23
*
i915: Fix wrong pointer to cleanup
Jakob Bornecrantz
2008-07-07
1
-1
/
+1
*
i915: Fix EGL make current
Jakob Bornecrantz
2008-07-07
1
-5
/
+8
*
i915: More cleanup of display
Jakob Bornecrantz
2008-07-07
1
-0
/
+2
*
i915: Fetch the real deviceID for EGL
Jakob Bornecrantz
2008-07-07
3
-4
/
+34
*
i915: Destruction of surface, context and device in EGL
Jakob Bornecrantz
2008-07-07
4
-9
/
+65
*
i915: Fix EGL version and name
Jakob Bornecrantz
2008-07-05
1
-1
/
+2
*
i915: Added a intel be function to wrap a drm bo handle
Jakob Bornecrantz
2008-07-05
3
-16
/
+52
*
i915: Fix haveDepth and haveStencil for visual in EGL
Jakob Bornecrantz
2008-07-05
1
-0
/
+2
*
i915: Clean up intel_egl.c a bit
Jakob Bornecrantz
2008-07-04
1
-21
/
+3
*
i915: EGL almost works again
Jakob Bornecrantz
2008-07-03
6
-40
/
+67
*
i915: Last reference to surface -> pitch
Jakob Bornecrantz
2008-07-01
1
-1
/
+1
*
egl: set config's EGL_CONFORMANT, EGL_RENDERABLE_TYPE, EGL_SURFACE_TYPE attri...
Brian Paul
2008-06-28
1
-0
/
+7
*
egl: helps if the stride is right
Zack Rusin
2008-06-27
1
-1
/
+3
*
eh, we need a buildbot... fix the compilation
Zack Rusin
2008-06-27
2
-6
/
+4
*
gallium: handle msaa
Roland Scheidegger
2008-06-27
1
-2
/
+4
*
egl: These changes allow an eglBindAPI(EGL_OPENGL_ES_API) to succeed, and to ...
Robert Ellison
2008-06-27
1
-0
/
+1
*
i915: Fix the last of the stride/pitch changes
Jakob Bornecrantz
2008-06-27
2
-3
/
+3
*
gdi: Update for cpp removal.
José Fonseca
2008-06-27
1
-3
/
+5
*
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-27
3
-27
/
+37
*
scons: Fix i965/xlib build.
José Fonseca
2008-06-27
1
-1
/
+6
*
i915: Create a texture and surface for shared frontbuffer
Jakob Bornecrantz
2008-06-24
2
-3
/
+66
*
i915: Moved screen creation to intel_be_device
Jakob Bornecrantz
2008-06-24
5
-28
/
+26
*
dri/intel: Use standard integer types.
José Fonseca
2008-06-24
1
-2
/
+2
*
gdi: Update for surface_alloc_storage changes.
José Fonseca
2008-06-24
1
-1
/
+2
*
egl: added cpp assertions/sanity checks
Brian Paul
2008-06-20
1
-0
/
+2
*
egl: added null ptr checks
Brian Paul
2008-06-20
1
-1
/
+4
[next]