Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tayshawnna Jackson
wine
Commits
1a6aa9630571e10f94b69352d80f4c289485168e
Select Git revision
Branches
3
master
default
protected
stable
oldstable
Tags
20
wine-7.21
wine-7.0.1
wine-7.20
wine-7.19
wine-7.18
wine-7.17
wine-7.16
wine-7.15
wine-7.14
wine-7.13
wine-7.12
wine-7.11
wine-7.10
wine-7.9
wine-7.8
wine-7.7
wine-6.0.4
wine-7.6
wine-7.5
wine-7.4
23 results
wine
Author
Search by author
Any Author
authors
0 authors
Sep 24, 2009
mciwave: Require at least 16 bytes in the WAVE fmt file header.
· 1a6aa963
Jörg Höhle
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
1a6aa963
jscript: Update Lithuanian translation.
· 26ae9a64
Aurimas Fišeras
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
26ae9a64
winegcc: Add ARM support.
· e0dac25b
André Zwing
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
e0dac25b
sti: StiCreateInstance doesn't need its own implementation.
· cce3163c
Alexandre Julliard
authored
15 years ago
cce3163c
sti: Add sti class factory.
· 2a28839e
Damjan Jovanovic
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
2a28839e
sti.h: Add sti create function declarations.
· bac9f138
Damjan Jovanovic
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
bac9f138
gdiplus: Implement GdipBitmapSetPixel.
· 809f721a
Esme Povirk
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
809f721a
gdiplus: Implement GdipBitmapGetPixel.
· 41140a95
Esme Povirk
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
41140a95
gdiplus: Add tests for GdipBitmap(Get|Set)Pixel.
· e1cb4417
Esme Povirk
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
e1cb4417
wined3d: Don't free D3D pixel shaders until the wined3d pixel shader is destroyed.
· 789372af
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
789372af
d3d8: Add a separate function for pixel shader initialization.
· 717419da
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
717419da
d3d9: Add a separate function for pixel shader initialization.
· 7f1c802b
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
7f1c802b
d3d10core: Add a separate function for d3d10_pixel_shader initialization.
· dde50a47
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
dde50a47
wined3d: Add a separate function for pixel shader initialization.
· 8aea1b13
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
8aea1b13
wined3d: Don't free D3D vertex shaders until the wined3d vertex shader is destroyed.
· ca05ef5d
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
ca05ef5d
d3d8: Add a separate function for vertex shader initialization.
· afed6a3f
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
afed6a3f
d3d9: Add a separate function for vertex shader initialization.
· cdb74127
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
cdb74127
d3d10core: Add a separate function for d3d10_vertex_shader initialization.
· 0a72acc7
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
0a72acc7
wined3d: Add a separate function for vertex shader initialization.
· 462decdf
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
462decdf
wined3d: Remove unused IWineD3DVertexShaderImpl fields.
· 5ac3ed7f
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
5ac3ed7f
pstorec: Add a typelib resource.
· 14428cf2
Alexandre Julliard
authored
15 years ago
14428cf2
ntdll: Avoid crashing on an empty resource directory.
· 5b0fcb06
Alexandre Julliard
authored
15 years ago
5b0fcb06
kernel32/tests: Fix a couple of failures in the comm tests.
· b9251bcd
Alexandre Julliard
authored
15 years ago
b9251bcd
kernel32: Cope with an empty resource section in UpdateResource.
· 9f28d9a1
Alexandre Julliard
authored
15 years ago
9f28d9a1
Sep 23, 2009
jscript: Throw correct error in get_length.
· bb4050d7
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
bb4050d7
jscript: Allow 'this' to be host object in invoke_value_proc.
· 8717c388
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
8717c388
jscript: Added Object.toString for host objects implementation.
· 46118045
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
46118045
jscript: Allow this_obj to be host object in call_function.
· 37c2d43e
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
37c2d43e
jscript: Allow 'this' to be host object in builtin functions.
· f8c2b42d
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
f8c2b42d
jscript: Avoid using dispex->ctx.
· 5dcd182e
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
5dcd182e
jscript: Don't use dispex->ctx in function.c.
· a9dc89a3
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
a9dc89a3
jscript: Don't use dispex->ctx in date.c.
· da16d42e
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
da16d42e
jscript: Don't use dispex->ctx in array.c.
· 8337986e
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
8337986e
jscript: Avoid calling JS builtin functions directly.
· a5e82819
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
a5e82819
jscript: Avoid calling JS builtin functions directly.
· 0b4fa6e4
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
0b4fa6e4
jscript: Pass script_ctx_t to builtin functions.
· 5511f717
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
5511f717
jscript: Get rid of lcid argument in builtin function implementations.
· f14c5f07
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
f14c5f07
jscript: Use script LCID in *disp_propput* functions.
· fadfab5f
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
fadfab5f
jscript: Use script LCID in *disp_propget* functions.
· 8b338786
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
8b338786
jscript: Use script global LCID in *disp_call* functions.
· 1f565ac0
Jacek Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
1f565ac0
Loading