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
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
2
-11
/
+7
*
meson: build nouveau vieux driver
Dylan Baker
2017-10-26
1
-0
/
+92
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
2
-2
/
+3
*
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2017-10-02
2
-8
/
+4
*
nv20: Enable ARB_texture_border_clamp
Ilia Mirkin
2017-09-21
1
-1
/
+28
*
nv20: Fix GL_CLAMP
Ian Romanick
2017-09-21
2
-3
/
+32
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
1
-1
/
+1
*
dri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.
Kenneth Graunke
2017-07-17
1
-1
/
+1
*
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
/
+4
*
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2017-06-22
2
-2
/
+2
*
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
/
+2
*
mesa: replace _mesa_index_buffer::type with index_size
Marek Olšák
2017-04-22
2
-6
/
+16
*
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
2017-04-18
1
-6
/
+6
*
nouveau: take ownership rather than adding reference for new renderbuffers
Timothy Arceri
2017-04-10
1
-5
/
+5
*
nouveau: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
1
-3
/
+3
*
mesa: rename gl_client_array -> gl_vertex_array
Brian Paul
2016-10-28
1
-16
/
+16
*
mesa: remove 'params' parameter from ctx->Driver.TexParameter()
Brian Paul
2016-10-13
1
-2
/
+1
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+2
*
nouveau: make color/depth bpp match for pre-nv10 chips
Ilia Mirkin
2016-08-30
1
-3
/
+3
*
nouveau: always enable at least one RC
Ilia Mirkin
2016-08-30
1
-1
/
+1
*
nouveau: allow NV3x's to be used with nouveau_vieux
Ilia Mirkin
2016-08-30
2
-1
/
+4
*
nouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
Ian Romanick
2016-08-26
3
-1
/
+17
*
nouveau: Fix non-1x post-scale factor with DOT3 combiner
Ian Romanick
2016-08-26
1
-10
/
+8
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
1
-1
/
+1
*
nouveau: Use bitmask/ffs to iterate enabled lights
Mathias Fröhlich
2016-06-16
3
-26
/
+38
*
nouveau: fix double-const qualifier
Ilia Mirkin
2016-01-03
2
-2
/
+2
*
nouveau: enable use of new kernel interfaces
Ben Skeggs
2015-12-22
1
-2
/
+0
*
nouveau: remove use of deprecated nouveau_device_wrap()
Ben Skeggs
2015-12-22
2
-1
/
+18
*
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
2015-11-01
1
-1
/
+1
*
nouveau: no need to do tnl wakeup, state updates are always hooked up
Ilia Mirkin
2015-08-10
2
-2
/
+0
*
vbo: pass the stream from DrawTransformFeedbackStream to drivers
Marek Olšák
2015-08-06
1
-2
/
+5
*
nouveau: rename var name for nouveau_vieux to avoid conflict with nouveau
Ilia Mirkin
2015-07-01
1
-2
/
+2
*
dri/nouveau: Include simple_list.h explicitly in nv*_state_tnl.c.
Francisco Jerez
2015-06-09
2
-0
/
+4
*
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
nouveau: include stdio.h where needed
Brian Paul
2015-03-05
3
-0
/
+3
*
nouveau: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
util: Move Mesa's bitset.h to util/.
Eric Anholt
2015-02-20
1
-1
/
+1
*
mesa: Use u_math.h from macros.h
Eric Anholt
2015-02-20
1
-6
/
+0
*
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
2015-02-20
1
-0
/
+2
*
mesa: add support for GL_EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
1
-1
/
+1
*
dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
2015-02-02
1
-1
/
+1
*
nouveau: Add headers to distribution.
Matt Turner
2014-12-12
2
-1
/
+30
*
nouveau: Alphabetize source list.
Matt Turner
2014-12-12
1
-10
/
+10
*
mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
2014-10-16
1
-2
/
+2
*
nouveau: 3d textures are unsupported, limit 3d levels to 1
Ilia Mirkin
2014-10-14
1
-0
/
+3
*
nouveau: fix glCompressedTexImage
Ilia Mirkin
2014-09-25
1
-13
/
+52
*
nouveau: check for mesa context init failure
Ilia Mirkin
2014-09-13
1
-2
/
+2
*
nouveau: avoid leaking screen on initialization fail
Ilia Mirkin
2014-09-13
1
-2
/
+5
[next]