index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
965-glsl
965-ttm
R300_DRIVER
amdgpu
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
auto-cherry-for-8.0
autoconf
d3d1x-addons
direct_state_access
draw-instanced
draw-ply
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-clip-state
gallium-compute
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-userbuf
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gbm-streams
glapi-reorg
gles3
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl-to-tgsi
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
hw_gl_select
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
kasanen-post-process
kasanen-post-process-v2
libglvnd
llvm-cliptest-viewport
llvm-context
llvmpipe-rast-64
map-tex-branch
map-texture-image-v4
map-texture-image-v5
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-copyteximage-hook
remove-driver-date
remove-max-width
remove-max-width-2
remove-redundant-helpers
renderbuffer-cleanups-v2
shader-file-reorg
shader-work
softpipe_0_1_branch
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
wayland-bind-display
xa_branch
The Mesa 3D Graphics Library
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2
-11
/
+7
2017-10-26
meson: build nouveau vieux driver
Dylan Baker
1
-0
/
+92
2017-10-20
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2
-2
/
+3
2017-10-02
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2
-8
/
+4
2017-09-21
nv20: Enable ARB_texture_border_clamp
Ilia Mirkin
1
-1
/
+28
2017-09-21
nv20: Fix GL_CLAMP
Ian Romanick
2
-3
/
+32
2017-08-10
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
1
-1
/
+1
2017-07-17
dri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.
Kenneth Graunke
1
-1
/
+1
2017-07-14
dri: Add KHR_no_error DRI extension
Grigori Goronzy
1
-0
/
+1
2017-06-22
mesa: don't update draw buffer bounds in _mesa_update_state
Marek Olšák
1
-0
/
+4
2017-06-22
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2
-2
/
+2
2017-06-09
mesa: inline vbo_exec_invalidate_state() and call from mesa core
Timothy Arceri
1
-1
/
+0
2017-06-09
mesa: stop passing state bitfield to UpdateState()
Timothy Arceri
1
-1
/
+2
2017-04-22
mesa: replace _mesa_index_buffer::type with index_size
Marek Olšák
2
-6
/
+16
2017-04-18
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
1
-6
/
+6
2017-04-10
nouveau: take ownership rather than adding reference for new renderbuffers
Timothy Arceri
1
-5
/
+5
2017-01-13
nouveau: Unify the style of function pointer calls in structs
Boyan Ding
1
-3
/
+3
2016-10-28
mesa: rename gl_client_array -> gl_vertex_array
Brian Paul
1
-16
/
+16
2016-10-13
mesa: remove 'params' parameter from ctx->Driver.TexParameter()
Brian Paul
1
-2
/
+1
2016-08-31
Introduce .editorconfig
Eric Engestrom
1
-0
/
+2
2016-08-30
nouveau: make color/depth bpp match for pre-nv10 chips
Ilia Mirkin
1
-3
/
+3
2016-08-30
nouveau: always enable at least one RC
Ilia Mirkin
1
-1
/
+1
2016-08-30
nouveau: allow NV3x's to be used with nouveau_vieux
Ilia Mirkin
2
-1
/
+4
2016-08-26
nouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
Ian Romanick
3
-1
/
+17
2016-08-26
nouveau: Fix non-1x post-scale factor with DOT3 combiner
Ian Romanick
1
-10
/
+8
2016-08-23
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
1
-1
/
+1
2016-06-16
nouveau: Use bitmask/ffs to iterate enabled lights
Mathias Fröhlich
3
-26
/
+38
2016-01-03
nouveau: fix double-const qualifier
Ilia Mirkin
2
-2
/
+2
2015-12-22
nouveau: enable use of new kernel interfaces
Ben Skeggs
1
-2
/
+0
2015-12-22
nouveau: remove use of deprecated nouveau_device_wrap()
Ben Skeggs
2
-1
/
+18
2015-11-01
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
1
-1
/
+1
2015-08-10
nouveau: no need to do tnl wakeup, state updates are always hooked up
Ilia Mirkin
2
-2
/
+0
2015-08-06
vbo: pass the stream from DrawTransformFeedbackStream to drivers
Marek Olšák
1
-2
/
+5
2015-07-01
nouveau: rename var name for nouveau_vieux to avoid conflict with nouveau
Ilia Mirkin
1
-2
/
+2
2015-06-09
dri/nouveau: Include simple_list.h explicitly in nv*_state_tnl.c.
Francisco Jerez
2
-0
/
+4
2015-05-14
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
1
-1
/
+1
2015-03-05
nouveau: include stdio.h where needed
Brian Paul
3
-0
/
+3
2015-03-02
nouveau: replace Elements() with ARRAY_SIZE()
Brian Paul
1
-4
/
+4
2015-02-20
util: Move Mesa's bitset.h to util/.
Eric Anholt
1
-1
/
+1
2015-02-20
mesa: Use u_math.h from macros.h
Eric Anholt
1
-6
/
+0
2015-02-20
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
1
-0
/
+2
2015-02-02
mesa: add support for GL_EXT_polygon_offset_clamp
Ilia Mirkin
1
-1
/
+1
2015-02-02
dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
1
-1
/
+1
2014-12-12
nouveau: Add headers to distribution.
Matt Turner
2
-1
/
+30
2014-12-12
nouveau: Alphabetize source list.
Matt Turner
1
-10
/
+10
2014-10-16
mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
1
-2
/
+2
2014-10-14
nouveau: 3d textures are unsupported, limit 3d levels to 1
Ilia Mirkin
1
-0
/
+3
2014-09-25
nouveau: fix glCompressedTexImage
Ilia Mirkin
1
-13
/
+52
2014-09-13
nouveau: check for mesa context init failure
Ilia Mirkin
1
-2
/
+2
2014-09-13
nouveau: avoid leaking screen on initialization fail
Ilia Mirkin
1
-2
/
+5
[next]