José Fonseca
|
bf89ecb6c9
|
Merge branch 'mesa_7_5_branch'
Conflicts:
src/mesa/state_tracker/st_cb_fbo.c
src/mesa/state_tracker/st_framebuffer.c
|
2009-06-11 16:34:56 +01:00 |
|
Brian Paul
|
5450281ff7
|
docs: document GLSL preprocessor fixes
|
2009-06-10 09:31:01 -06:00 |
|
Brian Paul
|
cc26e27746
|
docs: document MESA_EXTENSION_OVERRIDE env var
|
2009-06-08 10:56:51 -06:00 |
|
Brian Paul
|
5cd47e0361
|
docs: remove version info carried over from 7.5
|
2009-06-02 21:41:03 -06:00 |
|
Brian Paul
|
8086352fef
|
docs: clarify GL_ARB_copy_buffer driver support
|
2009-06-02 21:35:11 -06:00 |
|
Brian Paul
|
2e708fa909
|
docs: added GL_ARB_copy_buffer extension
|
2009-06-02 21:35:11 -06:00 |
|
Brian Paul
|
edfbf7dccb
|
Merge branch 'mesa_7_5_branch'
Conflicts:
Makefile
src/mesa/main/version.h
|
2009-05-18 10:36:50 -06:00 |
|
Brian Paul
|
6e61700541
|
docs: link to 7.5 relnotes
|
2009-05-18 07:17:46 -06:00 |
|
Brian Paul
|
da0d4e1db6
|
docs: emphasize the incomplete status of the nouveau/R300 gallium drivers
|
2009-05-18 07:17:36 -06:00 |
|
Brian Paul
|
65b9cd74e3
|
docs: updates from the 7.4 branch
|
2009-05-15 08:02:40 -06:00 |
|
Brian Paul
|
ac5bf63f74
|
docs: GL_APPLE_vertex_array_object for Gallium drivers and Intel DRI drivers
|
2009-05-13 11:24:11 -06:00 |
|
Brian Paul
|
7ca0427338
|
docs: initial 7.6 release notes page
|
2009-05-01 09:24:19 -06:00 |
|
Brian Paul
|
edd2bbe4a7
|
docs: fix typo
|
2009-05-01 09:08:39 -06:00 |
|
Brian Paul
|
e4e7ecc221
|
docs: asst. updates for 7.5 release
|
2009-04-30 17:17:31 -06:00 |
|
Brian Paul
|
a405cc7b72
|
docs: bring in 7.4 doc updates from mesa_7_4_branch
|
2009-04-30 17:13:22 -06:00 |
|
Brian Paul
|
675b1cacf7
|
docs: notes about new version number meaning in release notes
|
2009-04-30 17:11:20 -06:00 |
|
Brian Paul
|
c953f6620c
|
docs: removed/added demo programs
|
2009-04-18 13:16:35 -06:00 |
|
Brian Paul
|
a902b6ba48
|
docs: separate compilation units in 7.5
|
2009-04-16 22:07:53 -06:00 |
|
Brian Paul
|
9f784647ad
|
docs: bump Gallium version number
|
2009-04-08 08:23:45 -06:00 |
|
Brian Paul
|
f6b71d02c7
|
docs: updated Cell driver info
|
2009-04-08 08:23:45 -06:00 |
|
Brian Paul
|
ce01de5075
|
docs: more info for 7.4 release notes
|
2009-04-08 08:23:45 -06:00 |
|
Brian Paul
|
439909a87d
|
docs: document the MESA_GLSL env var, other misc GLSL updates
|
2009-04-07 11:09:53 -06:00 |
|
Roland Scheidegger
|
c6a6cc1918
|
mesa: add new signed rgba texture format
This is a (partial) backport of the signed texture format support in OGL 3.1.
Since it wasn't promoted from an existing extension roll our own.
|
2009-03-28 02:02:42 +01:00 |
|
Brian Paul
|
c9caecaffa
|
docs: updated Mesa extension enum info
|
2009-03-20 17:15:21 -06:00 |
|
Brian Paul
|
69e07bdeb4
|
mesa: remove GL_MESA_program_debug extension
This was never fully fleshed out and hasn't been used.
|
2009-03-07 11:53:18 -07:00 |
|
Brian Paul
|
7d399bf062
|
docs: add SPARC assembly updates
|
2009-02-26 18:59:58 -07:00 |
|
Brian Paul
|
36c1e756da
|
docs: some Cell driver docs updates
|
2009-02-10 19:36:52 -07:00 |
|
Brian Paul
|
9c101c44c4
|
cell: update Cell driver info (code is on master now)
|
2009-02-10 16:56:58 -07:00 |
|
Brian Paul
|
e97681c7f5
|
mesa: merge gallium-0.2 into gallium-master-merge
Merge commit 'origin/gallium-0.2' into gallium-master-merge
Conflicts:
Makefile
docs/relnotes-7.4.html
docs/relnotes.html
src/mesa/drivers/dri/i965/brw_wm.h
src/mesa/main/imports.c
src/mesa/main/mtypes.h
src/mesa/main/texcompress.c
src/mesa/main/texenvprogram.c
src/mesa/main/version.h
src/mesa/vbo/vbo_exec_api.c
src/mesa/vbo/vbo_save_draw.c
|
2009-02-09 09:22:22 -07:00 |
|
Brian Paul
|
6e5d311719
|
mesa: remove oddball linux-directfb-install makefile rule
It's probably not needed since the 'make install' rules were overhauled last year.
|
2009-02-05 08:41:27 -07:00 |
|
Brian Paul
|
79e3441f66
|
Revert "docs: document new MESA_GLX_FORCE_DIRECT env var for the Xlib driver"
This reverts commit 2f51be75c5.
|
2009-02-04 16:33:25 -07:00 |
|
Brian Paul
|
2f51be75c5
|
docs: document new MESA_GLX_FORCE_DIRECT env var for the Xlib driver
|
2009-02-03 15:36:38 -07:00 |
|
Brian Paul
|
e351343fdf
|
docs: i965 fixes
|
2009-01-29 00:59:54 +00:00 |
|
Brian Paul
|
e6df67bf66
|
docs: fix typo
|
2009-01-29 00:59:53 +00:00 |
|
Brian Paul
|
b987fde60a
|
docs: skeleton 7.4 release notes file
|
2009-01-29 00:59:53 +00:00 |
|
Brian Paul
|
978a6c1cfa
|
docs: 7.3 md5 sums
|
2009-01-29 00:59:53 +00:00 |
|
Brian Paul
|
4e8d99998f
|
docs: set 7.3 release date
|
2009-01-29 00:59:52 +00:00 |
|
Brian Paul
|
bbcbf4f680
|
docs: assorted updates, link fixes
|
2009-01-29 00:59:52 +00:00 |
|
Brian Paul
|
26da28c995
|
mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture
Everyone should be using the newer/better ARB versions of these extensions.
|
2009-01-28 16:49:28 -07:00 |
|
Brian Paul
|
f584752afe
|
docs: document GL_EXT_texture_swizzle
|
2009-01-28 15:06:54 -07:00 |
|
Brian Paul
|
ea8d0aa94b
|
docs: added GL_NV_texture_env_combine4
|
2009-01-23 17:40:24 -07:00 |
|
Brian Paul
|
6f8896c599
|
docs: document improved stencil support and GL_EXT_vertex_array_bgra
|
2009-01-23 11:36:57 -07:00 |
|
Brian Paul
|
fb88b6df82
|
docs: first 7.5 feature: GL_ARB_framebuffer_object
|
2009-01-22 15:51:12 -07:00 |
|
Brian Paul
|
d2ab930046
|
docs: placeholder 7.5 release notes
|
2009-01-22 10:29:24 -07:00 |
|
Brian Paul
|
609cc9c139
|
docs: skeleton 7.4 release notes file
|
2009-01-22 10:18:04 -07:00 |
|
Brian Paul
|
e5aa89386d
|
docs: 7.3 md5 sums
|
2009-01-22 10:14:39 -07:00 |
|
Brian Paul
|
faa6d8af59
|
docs: set 7.3 release date
|
2009-01-22 10:01:17 -07:00 |
|
Brian Paul
|
b6c41fd933
|
docs: assorted updates, link fixes
|
2009-01-22 10:01:17 -07:00 |
|
Brian Paul
|
65118a51b6
|
docs: document glXMakeContextCurrent() and Windows fixes
|
2009-01-20 15:36:01 -07:00 |
|
Brian Paul
|
c12d24b513
|
mesa: fix incorrect transformation of GL_SPOT_DIRECTION
This was changed between GL 1.0 and 1.1. Mesa still had the 1.0 behaviour.
|
2009-01-14 11:51:30 -07:00 |
|