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
/
dri
/
swrast
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Eliminate gl_config::have{Accum,Depth,Stencil}Buffer
Adam Jackson
2019-09-09
1
-3
/
+3
*
mesa: Prevent classic swrast crash on a surfaceless context v2.
Mathias Fröhlich
2019-05-28
1
-1
/
+8
*
meson: lift driver-collection out into parent build-file
Erik Faye-Lund
2019-05-02
1
-3
/
+0
*
Delete autotools
Dylan Baker
2019-04-15
1
-42
/
+0
*
mesa: fold _glapi_check_multithread() back into _mesa_make_current
Emil Velikov
2018-10-03
1
-2
/
+0
*
dri: Add param driCreateConfigs(mutable_render_buffer)
Chad Versace
2018-08-07
1
-1
/
+1
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
1
-1
/
+5
*
swrast: Fix eglMakeCurrent(dpy, NULL, NULL, ctx) (v2)
Adam Jackson
2018-07-09
1
-21
/
+20
*
tnl: Push down the gl_vertex_array inputs into tnl drivers.
Mathias Fröhlich
2018-03-31
1
-0
/
+1
*
swrast: remove non-applicable GLX_SWAP_COPY_OML comment
Emil Velikov
2018-01-25
1
-3
/
+0
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
1
-0
/
+1
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
1
-7
/
+9
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
1
-0
/
+1
*
meson: build classic swrast
Dylan Baker
2017-10-09
1
-0
/
+30
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
1
-1
/
+1
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
1
-1
/
+1
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-07-24
1
-0
/
+1
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-07-19
1
-1
/
+0
*
dri: Add KHR_no_error DRI extension
Grigori Goronzy
2017-07-14
1
-0
/
+1
*
mesa: don't update draw buffer bounds in _mesa_update_state
Marek Olšák
2017-06-22
1
-0
/
+3
*
mesa: inline vbo_exec_invalidate_state() and call from mesa core
Timothy Arceri
2017-06-09
1
-1
/
+0
*
mesa: stop passing state bitfield to UpdateState()
Timothy Arceri
2017-06-09
1
-1
/
+3
*
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
2017-04-18
1
-4
/
+2
*
swrast: take ownership rather than adding reference for new renderbuffers
Timothy Arceri
2017-04-10
1
-2
/
+4
*
dri/swrast: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
swrast: fix incorrectly positioned putImage() in swrast driver
Brian Paul
2016-08-25
1
-2
/
+2
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
1
-1
/
+1
*
swrast: remove unneeded __NOT_HAVE_DRM_H define
Emil Velikov
2015-07-22
1
-1
/
+0
*
dri/swrast: automake: add LIBDRM_CFLAGS
Emil Velikov
2015-07-22
1
-0
/
+1
*
swrast: Build fix for Solaris
Alan Coopersmith
2015-05-20
1
-1
/
+3
*
egl/swrast: Enable config extension for swrast
Axel Davy
2015-05-11
1
-0
/
+1
*
swrast: Build fix for darwin
Jeremy Huddleston Sequoia
2015-05-06
1
-0
/
+16
*
swrast: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
2
-3
/
+3
*
swrast: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
swrast: replace INLINE with inline
Brian Paul
2015-02-26
2
-6
/
+6
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-1
/
+1
*
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
2015-02-20
1
-0
/
+2
*
main: Moved _mesa_lock_texture and _mesa_unlock_texture to texobj.h from texi...
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
swrast: Fix -Wduplicate-decl-specifier warning
Jeremy Huddleston Sequoia
2015-01-01
1
-2
/
+2
*
swrast: Add headers to distribution.
Matt Turner
2014-12-12
1
-1
/
+2
*
mesa: Delete VAO _MaxElement code and index buffer bounds checking.
Kenneth Graunke
2014-09-19
1
-3
/
+0
*
dri/swrast: add GLX_MESA_query_renderer support
Emil Velikov
2014-08-15
1
-2
/
+71
*
drivers/dri: cleanup dri extension instantiation
Emil Velikov
2014-04-28
1
-3
/
+5
*
swrast: use _mesa_get_current_tex_object() in swrastSetTexBuffer2()
Brian Paul
2014-02-02
1
-3
/
+1
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-3
/
+3
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-7
/
+7
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-3
/
+3
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
1
-5
/
+1
*
swrast: silence driContextSetFlags() parameter type warning
Brian Paul
2013-12-17
1
-1
/
+1
[next]