Brian Paul
|
3efd3b1512
|
mesa: version 21 of glxext.h
|
17 lat temu |
Brian Paul
|
ea6ddcbe0e
|
mesa: remove calls to _mesa_adjust_image_for_convolution(), use texImage fields
The texImage->Width/Height fields will have the post-convolution width/height.
|
17 lat temu |
Brian Paul
|
95c04cccfe
|
mesa: move convolution image adjustment code for glCopyTexSubImage1/2/3D()
Do it after initial error checking, after we know the texture's internal format.
|
17 lat temu |
Brian Paul
|
9dfd54fa83
|
mesa: some re-org of glCopyTexSubImage1/2/3D() error checking
|
17 lat temu |
Brian Paul
|
22e442544b
|
mesa: in textore.c, only adjust image for convolution if image is a color format
Makes things consistant with the code in teximage.c.
We only want to apply convolution to color formats (not depth/index formats)
|
17 lat temu |
Kristof Ralovich
|
0970de3171
|
glx: updated comment
|
17 lat temu |
Xiang, Haihao
|
b4bf9acc32
|
i915: fix carsh in i830_emit_state. (bug #17766)
|
17 lat temu |
Brian Paul
|
893ea47e44
|
glxswapcontrol: added -fullscreen option
|
17 lat temu |
Brian Paul
|
9a84d78c18
|
glxgears: for fullscreen, disable window borders the right way
|
17 lat temu |
Roland Scheidegger
|
73e1193632
|
fix span issue with really old ddx and non-tcl r100 chips
|
17 lat temu |
Brian Paul
|
a7b24ac02f
|
mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861
|
17 lat temu |
Kristian Høgsberg
|
4830809524
|
Update DRI2 implementation according to new specification.
|
17 lat temu |
Kristian Høgsberg
|
77c7f90ed4
|
Revert pointless reindents to avoid merge conflicts.
Why are we reindenting code that's work in progress...
|
17 lat temu |
RALOVICH, Kristóf
|
351de8aecc
|
glx: indent -br -i3 -npcs --no-tabs glxclient.h
|
17 lat temu |
RALOVICH, Kristóf
|
03b471d389
|
glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h
|
17 lat temu |
RALOVICH, Kristóf
|
843a09cf5c
|
glx: indent -br -i3 -npcs --no-tabs glxextensions.c
|
17 lat temu |
RALOVICH, Kristóf
|
80c83c97fc
|
glx: indent -br -i3 -npcs --no-tabs glxextensions.h
|
17 lat temu |
RALOVICH, Kristóf
|
1d0a9e4377
|
glx: indent -br -i3 -npcs --no-tabs xfont.c
|
17 lat temu |
RALOVICH, Kristóf
|
4a3ccc6ca5
|
glx: indent -br -i3 -npcs --no-tabs xf86dristr.h
|
17 lat temu |
RALOVICH, Kristóf
|
4d2a381114
|
glx: indent -br -i3 -npcs --no-tabs XF86dri.c
|
17 lat temu |
RALOVICH, Kristóf
|
04a810beac
|
glx: indent -br -i3 -npcs --no-tabs xf86dri.h
|
17 lat temu |
RALOVICH, Kristóf
|
4c4cb1b5d1
|
glx: kill old K&R syntax in XF86dri.c
|
17 lat temu |
RALOVICH, Kristóf
|
b9a2d35429
|
glx: indent -br -i3 -npcs --no-tabs vertarr.c
|
17 lat temu |
RALOVICH, Kristóf
|
64085b2c2c
|
glx: indent -br -i3 -npcs --no-tabs singlepix.c
|
17 lat temu |
RALOVICH, Kristóf
|
dd0edeb887
|
glx: indent -br -i3 -npcs --no-tabs single2.c
|
17 lat temu |
RALOVICH, Kristóf
|
507808875d
|
glx: indent -br -i3 -npcs --no-tabs renderpix.c
|
17 lat temu |
RALOVICH, Kristóf
|
6bfd57ecde
|
glx: indent -br -i3 -npcs --no-tabs render2.c
|
17 lat temu |
RALOVICH, Kristóf
|
40c481dc91
|
glx: indent -br -i3 -npcs --no-tabs pixelstore.c
|
17 lat temu |
RALOVICH, Kristóf
|
6581071c1d
|
glx: indent -br -i3 -npcs --no-tabs pixel.c
|
17 lat temu |
RALOVICH, Kristóf
|
cfe7f20d0e
|
glx: indent -br -i3 -npcs --no-tabs packsingle.h
|
17 lat temu |
RALOVICH, Kristóf
|
0cff716e70
|
glx: indent -br -i3 -npcs --no-tabs packrender.h
|
17 lat temu |
RALOVICH, Kristóf
|
68583292b1
|
glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c
|
17 lat temu |
RALOVICH, Kristóf
|
ccc03b427a
|
glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.c
|
17 lat temu |
RALOVICH, Kristóf
|
1c916736b8
|
glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array_priv.h
|
17 lat temu |
RALOVICH, Kristóf
|
9389aa3c0b
|
glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h
|
17 lat temu |
RALOVICH, Kristóf
|
c868ab3dd1
|
glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c
|
17 lat temu |
RALOVICH, Kristóf
|
39df336635
|
glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.c
|
17 lat temu |
RALOVICH, Kristóf
|
64d1c10e6c
|
glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.c
|
17 lat temu |
RALOVICH, Kristóf
|
6020e6e66a
|
glx: indent -br -i3 -npcs --no-tabs glx_query.c
|
17 lat temu |
RALOVICH, Kristóf
|
2d4c26b85e
|
glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c
|
17 lat temu |
RALOVICH, Kristóf
|
bd6a3d5975
|
glx: indent -br -i3 -npcs --no-tabs glxhash.c
|
17 lat temu |
RALOVICH, Kristóf
|
39c958944c
|
glx: indent -br -i3 -npcs --no-tabs glxhash.h
|
17 lat temu |
RALOVICH, Kristóf
|
acb7e52430
|
glx: indent -br -i3 -npcs --no-tabs glxext.c
|
17 lat temu |
RALOVICH, Kristóf
|
3a2d2fcd8a
|
glx: indent -br -i3 -npcs --no-tabs glxcurrent.c
|
17 lat temu |
RALOVICH, Kristóf
|
1293356c60
|
glx: indent -br -i3 -npcs --no-tabs glxcmds.c
|
17 lat temu |
RALOVICH, Kristóf
|
07c9bd246d
|
glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c
|
17 lat temu |
RALOVICH, Kristóf
|
f76724b767
|
glx: indent -br -i3 -npcs --no-tabs eval.c
|
17 lat temu |
RALOVICH, Kristóf
|
60aa0918a1
|
glx: indent -br -i3 -npcs --no-tabs drisw_glx.c
|
17 lat temu |
RALOVICH, Kristóf
|
4e88ae5639
|
glx: indent -br -i3 -npcs --no-tabs dri_glx.c
|
17 lat temu |
RALOVICH, Kristóf
|
09c889b318
|
glx: indent -br -i3 -npcs --no-tabs dri_common.h
|
17 lat temu |