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
/
mesa
/
drivers
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
windows/gdi: Remove.
Jose Fonseca
2015-03-04
6
-1977
/
+0
*
mesa/gdi: Don't pretend mesa.def is auto generated.
José Fonseca
2014-11-26
1
-647
/
+192
*
wmesa: link with mesautil
Brian Paul
2014-08-04
1
-0
/
+2
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
1
-3
/
+1
*
mesa: Remove GL_MESA_resize_buffers
Ian Romanick
2013-06-28
1
-1
/
+0
*
wmesa: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-5
/
+0
*
mesa: Remove Driver.GetBufferSize and its callers.
Eric Anholt
2013-06-25
1
-1
/
+0
*
wmesa: include api_exec.h to fix compilation
Brian Paul
2013-01-22
1
-0
/
+1
*
mesa: Make the drivers call a non-code-generated dispatch table setup.
Eric Anholt
2013-01-21
1
-1
/
+1
*
wmesa: include version.h to silence warning
Brian Paul
2012-12-17
1
-0
/
+1
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-0
/
+7
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-2
/
+2
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
wmesa: remove old, unused span code
Brian Paul
2012-10-17
1
-474
/
+0
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
2
-2
/
+2
*
windows/gdi: Remove GL_NV_register_combiners and GL_NV_vertex_array_range exp...
José Fonseca
2012-06-14
1
-15
/
+0
*
mesa/gdi: remove clear_color() function
Brian Paul
2012-03-12
1
-32
/
+15
*
mesa/gdi: include swrast.h to fix compilation
Brian Paul
2012-02-24
1
-0
/
+1
*
mesa/gdi: remove wmesa_set_renderbuffer_funcs() function
Brian Paul
2012-01-24
1
-50
/
+0
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
1
-1
/
+0
*
mesa: remove gl_renderbuffer::PutRowRGB()
Brian Paul
2011-12-24
1
-123
/
+0
*
mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()
Brian Paul
2011-12-24
1
-210
/
+5
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-7
/
+8
*
wglSetPixelFormat should ignore the ppfd parameter.
Morgan Armand
2011-11-02
1
-3
/
+7
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-4
/
+5
*
gdi: Remove mesa_wgl.h
José Fonseca
2011-08-30
1
-23
/
+0
*
mesa: Remove obsolete Windows gldirect and ICD drivers
Ian Romanick
2011-08-26
59
-35834
/
+0
*
mesa/gdi: Silence gcc warning about unused result.
José Fonseca
2011-05-04
1
-1
/
+1
*
mesa/gdi: Address compiler warnings.
José Fonseca
2011-04-23
2
-136
/
+131
*
mesa/gdi: Remove InitCritSections.cpp.
José Fonseca
2011-04-23
1
-33
/
+0
*
Drop fx windows driver.
José Fonseca
2011-04-23
3
-2299
/
+0
*
scons: Build classic mesa gdi driver.
José Fonseca
2011-04-23
5
-115
/
+47
*
mesa: Remove empty header file s_trispan.h.
Kenneth Graunke
2011-02-10
4
-4
/
+0
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+1
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+2
*
gldirect: remove _NEW_ACCUM
Brian Paul
2011-01-23
3
-6
/
+0
*
WIN32_THREADS -> WIN32
José Fonseca
2010-12-02
1
-2
/
+3
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
36
-488
/
+488
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
9
-20
/
+20
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
2
-5
/
+5
*
Remove GL_EXT_cull_vertex
Ian Romanick
2010-09-27
1
-2
/
+0
*
windows: fix compilation errors and warnings
Karl Schultz
2010-03-10
2
-20
/
+9
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
1
-16
/
+0
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
2
-5
/
+1
*
Remove now obsolete mesa_bzero symbol.
Karl Schultz
2010-03-01
1
-1
/
+0
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
3
-9
/
+4
*
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
2
-2
/
+0
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
2
-2
/
+0
*
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
2010-02-19
2
-3
/
+1
[next]