index
:
~rantogno/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
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
cnl/fast_clear_address
cnl/fast_clear_address_v4
cnl/fast_clear_address_v5
cnl/fast_clear_rebase2
cnl/fast_clear_rebase5
cnl/fast_clear_rebase6
cnl/fast_clear_rebase7
cnl/hacks
cnl/isp
cnl/preemption
cnl/preemption_atom
cnl/preemption_blorp
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
wip/cnl_disable_pc
wip/cnl_wa
wip/cnl_wa2
wip/cnl_wa4
wip/sample_pattern
xa_branch
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension
Keith Packard
1
-0
/
+76
2013-11-07
Define __DRI_IMAGE_FORMAT_SARGB8
Keith Packard
1
-0
/
+1
2013-11-07
drivers/dri/common: A few dri2 functions are not actually DRI2 specific
Keith Packard
1
-22
/
+39
2013-11-07
glx: Add GLX_MESA_query_renderer
Ian Romanick
1
-1
/
+26
2013-11-07
dri: Add interface definition for DRI_RENDERER_QUERY extension
Ian Romanick
1
-0
/
+29
2013-11-05
mesa: Remove last BEOS checks
Alexander von Gluck IV
1
-8
/
+0
2013-11-04
mesa: remove OPENSTEP stuff
Brian Paul
1
-5
/
+1
2013-11-04
mesa: remove macintosh preprocessor stuff
Brian Paul
1
-7
/
+0
2013-11-04
mesa: remove __QUICKDRAW__ tests
Brian Paul
2
-6
/
+1
2013-11-04
mesa: remove Centerline C support from gl.h
Brian Paul
1
-4
/
+0
2013-11-04
mesa: remove SciTech stuff from gl.h
Brian Paul
1
-5
/
+1
2013-10-24
dri: Implement a DRI vtable extension to replace the global driDriverAPI.
Eric Anholt
1
-0
/
+17
2013-10-24
dri: Pass in the dlsym()ed driver extension to screen creation.
Eric Anholt
1
-2
/
+25
2013-10-24
glx: Add an optional function call for getting the DRI driver interface.
Eric Anholt
1
-0
/
+13
2013-10-24
dri: Allow config options to be passed to the loader through extensions.
Eric Anholt
1
-6
/
+14
2013-10-22
mesa: fixes for MSVC 2013
Scott Graham
1
-1
/
+2
2013-10-22
mesa: remove GL_MESA_program_debug bits from gl.h
Brian Paul
1
-21
/
+0
2013-10-22
mesa: remove remnants of GL_MESA_shader_debug
Brian Paul
1
-20
/
+0
2013-10-18
mesa: Remove GLXContextID typedef from glx.h.
Vinson Lee
1
-1
/
+0
2013-10-17
mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.h
Brian Paul
1
-2
/
+0
2013-10-16
mesa: update glxext.h to version 20131008
Brian Paul
1
-800
/
+637
2013-10-16
mesa: update glext.h to version 20131008
Brian Paul
1
-502
/
+750
2013-10-15
dri: Add __DRIimage support for the ARGB2101010 format
Kristian Høgsberg
1
-0
/
+2
2013-10-13
i965: Add the family name to the PCI ID table.
Kenneth Graunke
2
-94
/
+94
2013-10-13
i965: Remove #define name from PCI ID table.
Kenneth Graunke
2
-94
/
+94
2013-09-16
egl: add EGL_WAYLAND_Y_INVERTED_WL attribute
Stanislav Vorobiov
1
-0
/
+2
2013-09-06
radeonsi: add berlin pci ids
Alex Deucher
1
-0
/
+22
2013-09-06
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
1
-0
/
+1
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
1
-3
/
+3
2013-08-02
dri: propagate extra dma_buf import attributes to the drivers
Topi Pohjolainen
1
-1
/
+38
2013-07-29
gles3: Update gl3.h to 2013-02-12.
Matt Turner
1
-4
/
+4
2013-07-29
gles2: Update gl2ext.h to revision 22161.
Matt Turner
1
-114
/
+357
2013-07-29
gles2: Update gl2.h to revision 20555.
Matt Turner
1
-3
/
+3
2013-07-29
gles: Update glext.h to revision 20798.
Matt Turner
1
-3
/
+3
2013-07-18
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
1
-0
/
+2
2013-07-12
mesa: update glext.h to version 20130708
Brian Paul
1
-14
/
+16
2013-07-01
eglplatform: use unsigned long instead of 32-bit ints in generic platform
Ross Burton
1
-2
/
+2
2013-06-28
radeonsi: add kabini pci ids
Alex Deucher
1
-0
/
+17
2013-06-28
radeonsi: add bonaire pci ids
Alex Deucher
1
-0
/
+9
2013-06-28
mesa: Fix build with older gcc since update of glext.h
Tom Stellard
1
-2
/
+0
2013-06-26
mesa: update glext.h to version 20130624
Brian Paul
1
-10433
/
+8469
2013-06-06
intel: Use the CHIPSET macro in the PCI ID tables for the device name.
Kenneth Graunke
3
-110
/
+110
2013-06-06
intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables.
Kenneth Graunke
3
-110
/
+110
2013-06-05
i965: Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
1
-0
/
+24
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
4
-4
/
+0
2013-05-14
radeonsi: add Hainan pci ids
Alex Deucher
1
-0
/
+7
2013-05-09
i965: make GT3 machines work as GT3 instead of GT2
Paulo Zanoni
1
-12
/
+12
2013-05-07
egl: Update to revision 21254 of eglext.h
Robert Bragg
1
-3
/
+42
2013-04-25
radeonsi: add new SI pci ids
Alex Deucher
1
-0
/
+3
2013-04-25
r600g: add new richland pci ids
Alex Deucher
1
-0
/
+2
[next]