Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
qpong
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Armin Co
qpong
Commits
7a1ae2534787fb9a879273e47465c57b25c4e43b
Select Git revision
Branches
11
master
default
protected
refactoring
push_test
qpong_opengl
push_to_gitlab
feature_imgui_opengl
feature_google_test_integration
feature_config
merge_ci_and_googletest
feature_pixbuf
feature_heapBuffer
11 results
qpong
Author
Search by author
Any Author
authors
Armin Co
aco
1 author
Apr 25, 2020
Move config into core part.
· 7a1ae253
Armin Co
authored
5 years ago
7a1ae253
Merge branch 'master' into feature_config
· f6c022ad
Armin Co
authored
5 years ago
f6c022ad
some change in the google test lib
· 54680e76
Armin Co
authored
5 years ago
54680e76
QPong core is now in the QPong namespace.
· 80b7608b
Armin Co
authored
5 years ago
80b7608b
Removing macOS incompatible Profiler.
· 41cd9f03
Armin Co
authored
5 years ago
41cd9f03
Apr 24, 2020
CMake improvements.
· c5b98248
Armin Co
authored
5 years ago
c5b98248
Cleaning up the main CMakeFile.txt
· 9b79ff10
Armin Co
authored
5 years ago
9b79ff10
Renaming of the src directory.
· 906100b2
Armin Co
authored
5 years ago
906100b2
Apr 23, 2020
Cleanup
· de3c9eda
Armin Co
authored
5 years ago
de3c9eda
Apr 06, 2020
Merge branch 'master' into feature_google_test_integration
· 310fc44c
Armin Co
authored
5 years ago
310fc44c
Added macOS compatibility.
· e198b96d
Armin Co
authored
5 years ago
e198b96d
save state
· 0c03347e
Armin Co
authored
5 years ago
0c03347e
Jan 26, 2020
Refacotred class Player.
· abb54962
Armin Co
authored
5 years ago
abb54962
Renemd the qpong lib.
· 2f08a513
Armin Co
authored
5 years ago
2f08a513
Renamed qpong to qpong_core.
· fefb4b5f
Armin Co
authored
5 years ago
fefb4b5f
Broken when loading config.
· f4ff95e2
Armin Co
authored
5 years ago
f4ff95e2
Refactoring for configuration.
· 1b8c656e
Armin Co
authored
5 years ago
1b8c656e
Add Config.cpp to qpong lib.
· 7692a38f
Armin Co
authored
5 years ago
7692a38f
Jan 20, 2020
Ideen
· e299dd2c
Armin Co
authored
5 years ago
e299dd2c
flattenMomentum params
· 260550b3
Armin Co
authored
5 years ago
260550b3
Changed color.
· c17ef6ae
Armin Co
authored
5 years ago
c17ef6ae
Jan 19, 2020
removed src dir
· 4e67ad15
Armin Co
authored
5 years ago
4e67ad15
Qpong lib, GTK independend.
· a58c26a9
Armin Co
authored
5 years ago
a58c26a9
Removed GTK dependecies from the qpong_lib.
· acf3dc5f
Armin Co
authored
5 years ago
acf3dc5f
Jan 18, 2020
Added Gtest and Jenkinsfile.
· 6fd67bf9
Armin Co
authored
5 years ago
6fd67bf9
Jan 15, 2020
Configuration for the game.
· 158d5aa7
Armin Co
authored
5 years ago
158d5aa7
Improved momentum stability.
· d7427642
Armin Co
authored
5 years ago
d7427642
Jan 06, 2020
Added cutoff to bat.
· fc4d9400
Armin Co
authored
5 years ago
fc4d9400
Dec 25, 2019
Optimized settings.
· f1b7db22
Armin Co
authored
5 years ago
f1b7db22
Using threads instead of omp
· 40f43a3a
Armin Co
authored
5 years ago
40f43a3a
Dec 16, 2019
Bugifx RefPtr.
· 90306882
Armin Co
authored
5 years ago
90306882
Playable.
· d5e99254
Armin Co
authored
5 years ago
d5e99254
Small array size.
· 29834bc2
Armin Co
authored
5 years ago
29834bc2
Dec 09, 2019
Scoring points is now available.
· 8252118d
Armin Co
authored
5 years ago
8252118d
Steering improvements.
· a47b39e3
Armin Co
authored
5 years ago
a47b39e3
Better view.
· 2234755a
Armin Co
authored
5 years ago
2234755a
Dec 08, 2019
Readme update
· c429d97b
Armin Co
authored
5 years ago
c429d97b
Fixed threading issues.
· b6cbbc98
Armin Co
authored
5 years ago
b6cbbc98
Dec 01, 2019
Merge branch 'feature_heapBuffer'
· 99245536
Armin Co
authored
5 years ago
99245536
Merge branch 'master' of gitlab.cvh-server.de:aco/qpong
· 70728e00
Armin Co
authored
5 years ago
70728e00
Loading